Searched refs:xmlCreateURLParserCtxt (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 DparserInternals.h285 xmlCreateURLParserCtxt (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DparserInternals.h285 xmlCreateURLParserCtxt (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h285 xmlCreateURLParserCtxt (const char *filename,
H A Dparser.c12203 * xmlCreateURLParserCtxt:
12214 xmlCreateURLParserCtxt(const char *filename, int options) function
12258 return(xmlCreateURLParserCtxt(filename, 0));
13302 ctxt = xmlCreateURLParserCtxt(filename, options);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h285 xmlCreateURLParserCtxt (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h285 xmlCreateURLParserCtxt (const char *filename,
H A Dparser.c12203 * xmlCreateURLParserCtxt:
12214 xmlCreateURLParserCtxt(const char *filename, int options) function
12258 return(xmlCreateURLParserCtxt(filename, 0));
13302 ctxt = xmlCreateURLParserCtxt(filename, options);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h2417 #undef xmlCreateURLParserCtxt macro
2418 extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt __attribute((alias("xmlCreateURLParserCtxt__internal_alias")));
2420 #ifndef xmlCreateURLParserCtxt
2421 extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt__internal_alias __attribute((visibility("hidden")));
2422 #define xmlCreateURLParserCtxt xmlCreateURLParserCtxt__internal_alias macro
H A Dparser.c13150 * xmlCreateURLParserCtxt:
13161 xmlCreateURLParserCtxt(const char *filename, int options) function
13205 return(xmlCreateURLParserCtxt(filename, 0));
14314 ctxt = xmlCreateURLParserCtxt(filename, options);
H A Dtestapi.c15988 ret_val = xmlCreateURLParserCtxt(filename, options);
15995 printf("Leak of %d blocks found in xmlCreateURLParserCtxt",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h2417 #undef xmlCreateURLParserCtxt macro
2418 extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt __attribute((alias("xmlCreateURLParserCtxt__internal_alias")));
2420 #ifndef xmlCreateURLParserCtxt
2421 extern __typeof (xmlCreateURLParserCtxt) xmlCreateURLParserCtxt__internal_alias __attribute((visibility("hidden")));
2422 #define xmlCreateURLParserCtxt xmlCreateURLParserCtxt__internal_alias macro
H A Dparser.c13150 * xmlCreateURLParserCtxt:
13161 xmlCreateURLParserCtxt(const char *filename, int options) function
13205 return(xmlCreateURLParserCtxt(filename, 0));
14314 ctxt = xmlCreateURLParserCtxt(filename, options);
H A Dtestapi.c15988 ret_val = xmlCreateURLParserCtxt(filename, options);
15995 printf("Leak of %d blocks found in xmlCreateURLParserCtxt",
[all...]

Completed in 1084 milliseconds