Searched refs:xmlParserInputBufferGrow (Results 1 – 10 of 10) sorted by relevance
193 xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
223 d xmlParserInputBufferGrow...224 d pr extproc('xmlParserInputBufferGrow')
69 len = xmlParserInputBufferGrow(in->buf, chunkSize); in fuzzEntityRecorder()
3241 xmlParserInputBufferGrow(xmlParserInputBufferPtr in, int len) { in xmlParserInputBufferGrow() function3342 return(xmlParserInputBufferGrow(in, len)); in xmlParserInputBufferRead()
614 xmlParserInputBufferGrow;
324 ret = xmlParserInputBufferGrow(in->buf, len); in xmlParserInputGrow()
7743 #undef xmlParserInputBufferGrow7744 extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow __attribute((alias("xmlParserIn…7746 #ifndef xmlParserInputBufferGrow7747 extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow__internal_alias __attribute((vi…7748 #define xmlParserInputBufferGrow xmlParserInputBufferGrow__internal_alias macro
29107 ret_val = xmlParserInputBufferGrow(in, len); in test_xmlParserInputBufferGrow()
1391 xmlParserInputBufferGrow
108728 -#undef xmlParserInputBufferGrow108729 -extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow __attribute((alias("xmlParserI…108731 -#ifndef xmlParserInputBufferGrow108732 -extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow__internal_alias __attribute((v…108733 -#define xmlParserInputBufferGrow xmlParserInputBufferGrow__internal_alias