Searched refs:wide_charset (Results 1 – 5 of 5) sorted by relevance
398 const char *wide_charset; member
180 CPP_OPTION (pfile, wide_charset) = 0; in cpp_create_reader()
682 const char *wcset = CPP_OPTION (pfile, wide_charset); in cpp_init_iconv()
801 cpp_opts->wide_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.