Lines Matching refs:_cpp_strbuf
98 struct _cpp_strbuf struct
457 iconv_t cd, const uchar *from, size_t flen, struct _cpp_strbuf *to) in conversion_loop()
507 struct _cpp_strbuf *to) in convert_utf8_utf16()
514 struct _cpp_strbuf *to) in convert_utf8_utf32()
521 struct _cpp_strbuf *to) in convert_utf16_utf8()
528 struct _cpp_strbuf *to) in convert_utf32_utf8()
536 const uchar *from, size_t flen, struct _cpp_strbuf *to) in convert_no_conversion()
553 struct _cpp_strbuf *to) in convert_using_iconv()
734 struct _cpp_strbuf tbuf; in cpp_host_to_exec_charset()
1037 struct _cpp_strbuf *tbuf, bool wide) in convert_ucn()
1072 struct _cpp_strbuf *tbuf, bool wide) in emit_numeric_escape()
1122 struct _cpp_strbuf *tbuf, bool wide) in convert_hex()
1173 struct _cpp_strbuf *tbuf, bool wide) in convert_oct()
1210 struct _cpp_strbuf *tbuf, bool wide) in convert_escape()
1308 struct _cpp_strbuf tbuf; in cpp_interpret_string()
1595 struct _cpp_strbuf to; in _cpp_convert_input()