Searched refs:narrow_charset (Results 1 – 5 of 5) sorted by relevance
395 const char *narrow_charset; member
179 CPP_OPTION (pfile, narrow_charset) = _cpp_default_encoding (); in cpp_create_reader()
681 const char *ncset = CPP_OPTION (pfile, narrow_charset); in cpp_init_iconv()
797 cpp_opts->narrow_charset = arg; in c_common_handle_option()
15607 (struct cpp_options): Add narrow_charset, wide_charset,15646 narrow_charset, wide_charset fields of options structure.