Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DxmlIO.h193 xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle223 d xmlParserInputBufferGrow...
224 d pr extproc('xmlParserInputBufferGrow')
/third_party/libxml2/fuzz/
DgenSeed.c69 len = xmlParserInputBufferGrow(in->buf, chunkSize); in fuzzEntityRecorder()
/third_party/libxml2/
DxmlIO.c3241 xmlParserInputBufferGrow(xmlParserInputBufferPtr in, int len) { in xmlParserInputBufferGrow() function
3342 return(xmlParserInputBufferGrow(in, len)); in xmlParserInputBufferRead()
Dlibxml2.syms614 xmlParserInputBufferGrow;
DparserInternals.c324 ret = xmlParserInputBufferGrow(in->buf, len); in xmlParserInputGrow()
Delfgcchack.h7743 #undef xmlParserInputBufferGrow
7744 extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow __attribute((alias("xmlParserIn…
7746 #ifndef xmlParserInputBufferGrow
7747 extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow__internal_alias __attribute((vi…
7748 #define xmlParserInputBufferGrow xmlParserInputBufferGrow__internal_alias macro
Dtestapi.c29107 ret_val = xmlParserInputBufferGrow(in, len); in test_xmlParserInputBufferGrow()
/third_party/libxml2/win32/
Dlibxml2.def.src1391 xmlParserInputBufferGrow
/third_party/chromium/patch/
D0001-cve.patch108728 -#undef xmlParserInputBufferGrow
108729 -extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow __attribute((alias("xmlParserI…
108731 -#ifndef xmlParserInputBufferGrow
108732 -extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow__internal_alias __attribute((v…
108733 -#define xmlParserInputBufferGrow xmlParserInputBufferGrow__internal_alias