Home
last modified time | relevance | path

Searched refs:xmlParserInputBufferPush (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h196 xmlParserInputBufferPush (xmlParserInputBufferPtr in,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle229 d xmlParserInputBufferPush...
230 d pr extproc('xmlParserInputBufferPush')
/external/libxml2/
Dlibxml2.syms615 xmlParserInputBufferPush;
Delfgcchack.h7743 #undef xmlParserInputBufferPush
7744 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush __attribute((alias("xmlParserIn…
7746 #ifndef xmlParserInputBufferPush
7747 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush__internal_alias __attribute((vi…
7748 #define xmlParserInputBufferPush xmlParserInputBufferPush__internal_alias macro
Dparser.c11179 xmlParserInputBufferPush(ctxt->input->buf, 0, ""); in xmlParseTryOrFinish()
12196 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in xmlParseChunk()
12271 xmlParserInputBufferPush(ctxt->input->buf, 1, "\r"); in xmlParseChunk()
12425 xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in xmlCreatePushParserCtxt()
14979 xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in xmlCtxtResetPush()
DHTMLparser.c6119 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in htmlParseChunk()
6252 xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in htmlCreatePushParserCtxt()
DxmlIO.c3136 xmlParserInputBufferPush(xmlParserInputBufferPtr in, in xmlParserInputBufferPush() function
Dtestapi.c29178 ret_val = xmlParserInputBufferPush(in, len, (const char *)buf); in test_xmlParserInputBufferPush()
/external/libxml2/win32/
Dlibxml2.def.src1391 xmlParserInputBufferPush