Searched refs:_cpp_convert_input (Results 1 – 6 of 6) sorted by relevance
4 * charset.c (_cpp_convert_input): Don't read to.text[-1].9 * charset.c (_cpp_convert_input): Eat UTF-8 BOM.
627 extern unsigned char *_cpp_convert_input (cpp_reader *, const char *,
281 (_cpp_convert_input): Use XNEWVEC and XRESIZEVEC.490 * charset.c (_cpp_convert_input): Check '\r' before inserting661 (_cpp_convert_input, _cpp_default_encoding): Add comments.
1591 _cpp_convert_input (cpp_reader *pfile, const char *input_charset, in _cpp_convert_input() function
624 file->buffer = _cpp_convert_input (pfile, CPP_OPTION (pfile, input_charset), in read_file_guts()
43913 (_cpp_convert_input): New function.43916 * cppfiles.c (read_file_guts): Use _cpp_convert_input.