Searched refs:xmlCreateFileParserCtxt (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DDOCBparser.c242 return (xmlCreateFileParserCtxt(filename));
H A DparserInternals.in.h283 xmlCreateFileParserCtxt (const char *filename);
H A Dparser.c12091 ctxt = xmlCreateFileParserCtxt(filename);
12246 * xmlCreateFileParserCtxt:
12256 xmlCreateFileParserCtxt(const char *filename) function
12290 ctxt = xmlCreateFileParserCtxt(filename);
12455 ctxt = xmlCreateFileParserCtxt(filename);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DDOCBparser.c242 return (xmlCreateFileParserCtxt(filename));
H A Dparser.c13038 ctxt = xmlCreateFileParserCtxt(filename);
13193 * xmlCreateFileParserCtxt:
13203 xmlCreateFileParserCtxt(const char *filename) function
13236 ctxt = xmlCreateFileParserCtxt(filename);
13401 ctxt = xmlCreateFileParserCtxt(filename);
H A Delfgcchack.h2355 #undef xmlCreateFileParserCtxt macro
2356 extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt __attribute((alias("xmlCreateFileParserCtxt__internal_alias")));
2358 #ifndef xmlCreateFileParserCtxt
2359 extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt__internal_alias __attribute((visibility("hidden")));
2360 #define xmlCreateFileParserCtxt xmlCreateFileParserCtxt__internal_alias macro
H A Dtestapi.c15913 ret_val = xmlCreateFileParserCtxt(filename);
15919 printf("Leak of %d blocks found in xmlCreateFileParserCtxt",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DDOCBparser.c242 return (xmlCreateFileParserCtxt(filename));
H A DparserInternals.in.h283 xmlCreateFileParserCtxt (const char *filename);
H A Dparser.c12091 ctxt = xmlCreateFileParserCtxt(filename);
12246 * xmlCreateFileParserCtxt:
12256 xmlCreateFileParserCtxt(const char *filename) function
12290 ctxt = xmlCreateFileParserCtxt(filename);
12455 ctxt = xmlCreateFileParserCtxt(filename);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h283 xmlCreateFileParserCtxt (const char *filename);

Completed in 487 milliseconds