Home
last modified time | relevance | path

Searched refs:xmlParserInputBufferRead (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h190 xmlParserInputBufferRead (xmlParserInputBufferPtr in,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle216 d xmlParserInputBufferRead...
217 d pr 10i 0 extproc('xmlParserInputBufferRead')
/external/libxml2/
Dlibxml2.syms616 xmlParserInputBufferRead;
Dxmlreader.c844 val = xmlParserInputBufferRead(reader->input, 4096); in xmlTextReaderPushData()
2133 xmlParserInputBufferRead(input, 4); in xmlNewTextReader()
5188 xmlParserInputBufferRead(input, 4); in xmlTextReaderSetup()
DparserInternals.c390 xmlParserInputBufferRead(in->buf, 2 * INPUT_CHUNK); in xmlParserInputShrink()
Dxinclude.c1903 while (xmlParserInputBufferRead(buf, 128) > 0) { in xmlXIncludeLoadTxt()
Delfgcchack.h7753 #undef xmlParserInputBufferRead
7754 extern __typeof (xmlParserInputBufferRead) xmlParserInputBufferRead __attribute((alias("xmlParserIn…
7756 #ifndef xmlParserInputBufferRead
7757 extern __typeof (xmlParserInputBufferRead) xmlParserInputBufferRead__internal_alias __attribute((vi…
7758 #define xmlParserInputBufferRead xmlParserInputBufferRead__internal_alias macro
DxmlIO.c3409 xmlParserInputBufferRead(xmlParserInputBufferPtr in, int len) { in xmlParserInputBufferRead() function
Dtestapi.c29064 ret_val = xmlParserInputBufferRead(in, len); in test_xmlParserInputBufferRead()
/external/libxml2/win32/
Dlibxml2.def.src1392 xmlParserInputBufferRead