Searched refs:xmlParserInputBufferPush (Results 1 – 10 of 10) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | xmlIO.h | 196 xmlParserInputBufferPush (xmlParserInputBufferPtr in,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | xmlIO.rpgle | 229 d xmlParserInputBufferPush... 230 d pr extproc('xmlParserInputBufferPush')
|
| /third_party/libxml2/ |
| D | libxml2.syms | 615 xmlParserInputBufferPush;
|
| D | elfgcchack.h | 7753 #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
|
| D | parser.c | 11299 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()
|
| D | HTMLparser.c | 6231 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in htmlParseChunk() 6364 xmlParserInputBufferPush(ctxt->input->buf, size, chunk); in htmlCreatePushParserCtxt()
|
| D | xmlIO.c | 3167 xmlParserInputBufferPush(xmlParserInputBufferPtr in, in xmlParserInputBufferPush() function
|
| D | testapi.c | 29153 ret_val = xmlParserInputBufferPush(in, len, (const char *)buf); in test_xmlParserInputBufferPush()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1392 xmlParserInputBufferPush
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 108738 -#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
|