Searched refs:xmlParserInputBufferRead (Results 1 – 10 of 10) sorted by relevance
190 xmlParserInputBufferRead (xmlParserInputBufferPtr in,
216 d xmlParserInputBufferRead...217 d pr 10i 0 extproc('xmlParserInputBufferRead')
616 xmlParserInputBufferRead;
844 val = xmlParserInputBufferRead(reader->input, 4096); in xmlTextReaderPushData()2133 xmlParserInputBufferRead(input, 4); in xmlNewTextReader()5188 xmlParserInputBufferRead(input, 4); in xmlTextReaderSetup()
390 xmlParserInputBufferRead(in->buf, 2 * INPUT_CHUNK); in xmlParserInputShrink()
1903 while (xmlParserInputBufferRead(buf, 128) > 0) { in xmlXIncludeLoadTxt()
7753 #undef xmlParserInputBufferRead7754 extern __typeof (xmlParserInputBufferRead) xmlParserInputBufferRead __attribute((alias("xmlParserIn…7756 #ifndef xmlParserInputBufferRead7757 extern __typeof (xmlParserInputBufferRead) xmlParserInputBufferRead__internal_alias __attribute((vi…7758 #define xmlParserInputBufferRead xmlParserInputBufferRead__internal_alias macro
3409 xmlParserInputBufferRead(xmlParserInputBufferPtr in, int len) { in xmlParserInputBufferRead() function
29064 ret_val = xmlParserInputBufferRead(in, len); in test_xmlParserInputBufferRead()
1392 xmlParserInputBufferRead