Searched refs:xmlParserInputBufferPush (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxmlIO.h196 xmlParserInputBufferPush (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.h196 xmlParserInputBufferPush (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.h196 xmlParserInputBufferPush (xmlParserInputBufferPtr in,
H A DHTMLparser.c5256 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
5392 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
H A Dparser.c9689 xmlParserInputBufferPush(ctxt->input->buf, 0, "");
10539 res =xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
10573 xmlParserInputBufferPush(ctxt->input->buf, 1, "\r");
10727 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
13087 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
H A DxmlIO.c2907 * xmlParserInputBufferPush:
2920 xmlParserInputBufferPush(xmlParserInputBufferPtr in, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h196 xmlParserInputBufferPush (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.h196 xmlParserInputBufferPush (xmlParserInputBufferPtr in,
H A DHTMLparser.c5256 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
5392 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
H A Dparser.c9689 xmlParserInputBufferPush(ctxt->input->buf, 0, "");
10539 res =xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
10573 xmlParserInputBufferPush(ctxt->input->buf, 1, "\r");
10727 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
13087 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
H A DxmlIO.c2907 * xmlParserInputBufferPush:
2920 xmlParserInputBufferPush(xmlParserInputBufferPtr in, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c5356 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
5492 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
H A Dparser.c10552 xmlParserInputBufferPush(ctxt->input->buf, 0, "");
11419 res =xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
11453 xmlParserInputBufferPush(ctxt->input->buf, 1, "\r");
11607 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
14050 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
H A DxmlIO.c2984 * xmlParserInputBufferPush:
2997 xmlParserInputBufferPush(xmlParserInputBufferPtr in, function
H A Delfgcchack.h7549 #undef xmlParserInputBufferPush macro
7550 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush __attribute((alias("xmlParserInputBufferPush__internal_alias")));
7552 #ifndef xmlParserInputBufferPush
7553 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush__internal_alias __attribute((visibility("hidden")));
7554 #define xmlParserInputBufferPush xmlParserInputBufferPush__internal_alias macro
H A Dtestapi.c28561 ret_val = xmlParserInputBufferPush(in, len, (const char *)buf);
28569 printf("Leak of %d blocks found in xmlParserInputBufferPush",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c5356 res = xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
5492 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
H A Dparser.c10552 xmlParserInputBufferPush(ctxt->input->buf, 0, "");
11419 res =xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
11453 xmlParserInputBufferPush(ctxt->input->buf, 1, "\r");
11607 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
14050 xmlParserInputBufferPush(ctxt->input->buf, size, chunk);
H A DxmlIO.c2984 * xmlParserInputBufferPush:
2997 xmlParserInputBufferPush(xmlParserInputBufferPtr in, function
H A Delfgcchack.h7549 #undef xmlParserInputBufferPush macro
7550 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush __attribute((alias("xmlParserInputBufferPush__internal_alias")));
7552 #ifndef xmlParserInputBufferPush
7553 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush__internal_alias __attribute((visibility("hidden")));
7554 #define xmlParserInputBufferPush xmlParserInputBufferPush__internal_alias macro
H A Dtestapi.c28561 ret_val = xmlParserInputBufferPush(in, len, (const char *)buf);
28569 printf("Leak of %d blocks found in xmlParserInputBufferPush",
[all...]

Completed in 915 milliseconds