Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DxmlIO.h196 xmlParserInputBufferPush (xmlParserInputBufferPtr in,
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle229 d xmlParserInputBufferPush...
230 d pr extproc('xmlParserInputBufferPush')
/third_party/libxml2/
Dlibxml2.syms615 xmlParserInputBufferPush;
Delfgcchack.h7753 #undef xmlParserInputBufferPush
7754 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush __attribute((alias("xmlParserIn…
7756 #ifndef xmlParserInputBufferPush
7757 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush__internal_alias __attribute((vi…
7758 #define xmlParserInputBufferPush xmlParserInputBufferPush__internal_alias macro
Dparser.c11299 xmlParserInputBufferPush(ctxt->input->buf, 0, ""); in xmlParseTryOrFinish()
12308 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in xmlParseChunk()
12383 xmlParserInputBufferPush(ctxt->input->buf, 1, "\r"); in xmlParseChunk()
12530 xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in xmlCreatePushParserCtxt()
14962 xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in xmlCtxtResetPush()
DHTMLparser.c6231 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in htmlParseChunk()
6364 xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in htmlCreatePushParserCtxt()
DxmlIO.c3167 xmlParserInputBufferPush(xmlParserInputBufferPtr in, in xmlParserInputBufferPush() function
Dtestapi.c29153 ret_val = xmlParserInputBufferPush(in, len, (const char *)buf); in test_xmlParserInputBufferPush()
/third_party/libxml2/win32/
Dlibxml2.def.src1392 xmlParserInputBufferPush
/third_party/chromium/patch/
D0001-cve.patch108738 -#undef xmlParserInputBufferPush
108739 -extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush __attribute((alias("xmlParserI…
108741 -#ifndef xmlParserInputBufferPush
108742 -extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush__internal_alias __attribute((v…
108743 -#define xmlParserInputBufferPush xmlParserInputBufferPush__internal_alias