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.rpgle217 d xmlParserInputBufferRead...
218 d pr extproc('xmlParserInputBufferRead')
/external/libxml2/
Dlibxml2.syms616 xmlParserInputBufferRead;
Dxmlreader.c849 val = xmlParserInputBufferRead(reader->input, 4096); in xmlTextReaderPushData()
2138 xmlParserInputBufferRead(input, 4); in xmlNewTextReader()
5199 xmlParserInputBufferRead(input, 4); in xmlTextReaderSetup()
DparserInternals.c394 xmlParserInputBufferRead(in->buf, 2 * INPUT_CHUNK); in xmlParserInputShrink()
Dxinclude.c1905 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.c3308 xmlParserInputBufferRead(xmlParserInputBufferPtr in, int len) { in xmlParserInputBufferRead() function
Dtestapi.c29220 ret_val = xmlParserInputBufferRead(in, len); in test_xmlParserInputBufferRead()
/external/libxml2/win32/
Dlibxml2.def.src1392 xmlParserInputBufferRead