Lines Matching defs:from

456 		 iconv_t cd, const uchar *from, size_t flen, struct _cpp_strbuf *to)  in conversion_loop()
505 convert_utf8_utf16 (iconv_t cd, const uchar *from, size_t flen, in convert_utf8_utf16()
512 convert_utf8_utf32 (iconv_t cd, const uchar *from, size_t flen, in convert_utf8_utf32()
519 convert_utf16_utf8 (iconv_t cd, const uchar *from, size_t flen, in convert_utf16_utf8()
526 convert_utf32_utf8 (iconv_t cd, const uchar *from, size_t flen, in convert_utf32_utf8()
535 const uchar *from, size_t flen, struct _cpp_strbuf *to) in convert_no_conversion()
561 convert_using_iconv (iconv_t cd, const uchar *from, size_t flen, in convert_using_iconv()
635 init_iconv_desc (cpp_reader *pfile, const char *to, const char *from) in init_iconv_desc()
1151 convert_ucn (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_ucn()
1261 convert_hex (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_hex()
1331 convert_oct (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_oct()
1381 convert_escape (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_escape()
1521 cpp_interpret_string_1 (cpp_reader *pfile, const cpp_string *from, size_t count, in cpp_interpret_string_1()
1690 cpp_interpret_string (cpp_reader *pfile, const cpp_string *from, size_t count, in cpp_interpret_string()
1716 cpp_interpret_string_ranges (cpp_reader *pfile, const cpp_string *from, in cpp_interpret_string_ranges()
1770 cpp_interpret_string_notranslate (cpp_reader *pfile, const cpp_string *from, in cpp_interpret_string_notranslate()