Searched refs:xmlCreateEntityParserCtxt (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DparserInternals.h333 xmlCreateEntityParserCtxt(const xmlChar *URL,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DparserInternals.h300 xmlCreateEntityParserCtxt(const xmlChar *URL,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms134 xmlCreateEntityParserCtxt;
H A Delfgcchack.h2419 #undef xmlCreateEntityParserCtxt macro
2420 extern __typeof (xmlCreateEntityParserCtxt) xmlCreateEntityParserCtxt __attribute((alias("xmlCreateEntityParserCtxt__internal_alias")));
2422 #ifndef xmlCreateEntityParserCtxt
2423 extern __typeof (xmlCreateEntityParserCtxt) xmlCreateEntityParserCtxt__internal_alias __attribute((visibility("hidden")));
2424 #define xmlCreateEntityParserCtxt xmlCreateEntityParserCtxt__internal_alias macro
H A Dparser.c14030 * xmlCreateEntityParserCtxt:
14042 xmlCreateEntityParserCtxt(const xmlChar *URL, const xmlChar *ID, function
H A Dtestapi.c15871 ret_val = xmlCreateEntityParserCtxt((const xmlChar *)URL, (const xmlChar *)ID, (const xmlChar *)base);
15879 printf("Leak of %d blocks found in xmlCreateEntityParserCtxt",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms134 xmlCreateEntityParserCtxt;
H A Delfgcchack.h2347 #undef xmlCreateEntityParserCtxt macro
2348 extern __typeof (xmlCreateEntityParserCtxt) xmlCreateEntityParserCtxt __attribute((alias("xmlCreateEntityParserCtxt__internal_alias")));
2350 #ifndef xmlCreateEntityParserCtxt
2351 extern __typeof (xmlCreateEntityParserCtxt) xmlCreateEntityParserCtxt__internal_alias __attribute((visibility("hidden")));
2352 #define xmlCreateEntityParserCtxt xmlCreateEntityParserCtxt__internal_alias macro
H A Dparser.c13336 * xmlCreateEntityParserCtxt:
13348 xmlCreateEntityParserCtxt(const xmlChar *URL, const xmlChar *ID, function
H A Dtestapi.c15882 ret_val = xmlCreateEntityParserCtxt((const xmlChar *)URL, (const xmlChar *)ID, (const xmlChar *)base);
15890 printf("Leak of %d blocks found in xmlCreateEntityParserCtxt",
[all...]

Completed in 1102 milliseconds