Searched refs:xmlParserInputBufferGrow (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxmlIO.h193 xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxmlIO.h193 xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.in.h193 xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
H A DxmlIO.c2979 * xmlParserInputBufferGrow:
2994 xmlParserInputBufferGrow(xmlParserInputBufferPtr in, int len) { function
3091 return(xmlParserInputBufferGrow(in, len));
H A DparserInternals.c353 ret = xmlParserInputBufferGrow(in->buf, len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h193 xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h193 xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
H A DxmlIO.c2979 * xmlParserInputBufferGrow:
2994 xmlParserInputBufferGrow(xmlParserInputBufferPtr in, int len) { function
3091 return(xmlParserInputBufferGrow(in, len));
H A DparserInternals.c353 ret = xmlParserInputBufferGrow(in->buf, len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c3056 * xmlParserInputBufferGrow:
3071 xmlParserInputBufferGrow(xmlParserInputBufferPtr in, int len) { function
3168 return(xmlParserInputBufferGrow(in, len));
H A DparserInternals.c353 ret = xmlParserInputBufferGrow(in->buf, len);
H A Delfgcchack.h7539 #undef xmlParserInputBufferGrow macro
7540 extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow __attribute((alias("xmlParserInputBufferGrow__internal_alias")));
7542 #ifndef xmlParserInputBufferGrow
7543 extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow__internal_alias __attribute((visibility("hidden")));
7544 #define xmlParserInputBufferGrow xmlParserInputBufferGrow__internal_alias macro
H A Dtestapi.c28518 ret_val = xmlParserInputBufferGrow(in, len);
28525 printf("Leak of %d blocks found in xmlParserInputBufferGrow",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c3056 * xmlParserInputBufferGrow:
3071 xmlParserInputBufferGrow(xmlParserInputBufferPtr in, int len) { function
3168 return(xmlParserInputBufferGrow(in, len));
H A DparserInternals.c353 ret = xmlParserInputBufferGrow(in->buf, len);
H A Delfgcchack.h7539 #undef xmlParserInputBufferGrow macro
7540 extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow __attribute((alias("xmlParserInputBufferGrow__internal_alias")));
7542 #ifndef xmlParserInputBufferGrow
7543 extern __typeof (xmlParserInputBufferGrow) xmlParserInputBufferGrow__internal_alias __attribute((visibility("hidden")));
7544 #define xmlParserInputBufferGrow xmlParserInputBufferGrow__internal_alias macro
H A Dtestapi.c28518 ret_val = xmlParserInputBufferGrow(in, len);
28525 printf("Leak of %d blocks found in xmlParserInputBufferGrow",
[all...]

Completed in 753 milliseconds