Searched refs:xmlInitParserCtxt (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dparser.h967 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dparser.h967 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h965 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
H A DparserInternals.c1496 * xmlInitParserCtxt:
1505 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) function
1768 if (xmlInitParserCtxt(ctxt) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h967 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h965 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
H A DparserInternals.c1496 * xmlInitParserCtxt:
1505 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) function
1768 if (xmlInitParserCtxt(ctxt) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DparserInternals.c1509 * xmlInitParserCtxt:
1518 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) function
1782 if (xmlInitParserCtxt(ctxt) < 0) {
H A Delfgcchack.h4549 #undef xmlInitParserCtxt macro
4550 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__internal_alias")));
4552 #ifndef xmlInitParserCtxt
4553 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidden")));
4554 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias macro
H A Dtestapi.c13317 ret_val = xmlInitParserCtxt(ctxt);
13323 printf("Leak of %d blocks found in xmlInitParserCtxt",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DparserInternals.c1509 * xmlInitParserCtxt:
1518 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) function
1782 if (xmlInitParserCtxt(ctxt) < 0) {
H A Delfgcchack.h4549 #undef xmlInitParserCtxt macro
4550 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__internal_alias")));
4552 #ifndef xmlInitParserCtxt
4553 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidden")));
4554 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias macro
H A Dtestapi.c13317 ret_val = xmlInitParserCtxt(ctxt);
13323 printf("Leak of %d blocks found in xmlInitParserCtxt",
[all...]

Completed in 584 milliseconds