Searched refs:xmlNewEntityInputStream (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DparserInternals.h364 xmlNewEntityInputStream (xmlParserCtxtPtr ctxt,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DparserInternals.h331 xmlNewEntityInputStream (xmlParserCtxtPtr ctxt,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms161 xmlNewEntityInputStream;
H A DparserInternals.c1398 * xmlNewEntityInputStream:
1407 xmlNewEntityInputStream(xmlParserCtxtPtr ctxt, xmlEntityPtr entity) { function
1411 xmlErrInternal(ctxt, "xmlNewEntityInputStream entity = NULL\n",
H A Delfgcchack.h6205 #undef xmlNewEntityInputStream macro
6206 extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream __attribute((alias("xmlNewEntityInputStream__internal_alias")));
6208 #ifndef xmlNewEntityInputStream
6209 extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream__internal_alias __attribute((visibility("hidden")));
6210 #define xmlNewEntityInputStream xmlNewEntityInputStream__internal_alias macro
H A Dparser.c2602 input = xmlNewEntityInputStream(ctxt, entity);
8000 input = xmlNewEntityInputStream(ctxt, entity);
8060 input = xmlNewEntityInputStream(ctxt, entity);
H A Dtestapi.c16131 ret_val = xmlNewEntityInputStream(ctxt, entity);
16138 printf("Leak of %d blocks found in xmlNewEntityInputStream",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms161 xmlNewEntityInputStream;
H A DparserInternals.c1436 * xmlNewEntityInputStream:
1445 xmlNewEntityInputStream(xmlParserCtxtPtr ctxt, xmlEntityPtr entity) { function
1449 xmlErrInternal(ctxt, "xmlNewEntityInputStream entity = NULL\n",
H A Delfgcchack.h6103 #undef xmlNewEntityInputStream macro
6104 extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream __attribute((alias("xmlNewEntityInputStream__internal_alias")));
6106 #ifndef xmlNewEntityInputStream
6107 extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream__internal_alias __attribute((visibility("hidden")));
6108 #define xmlNewEntityInputStream xmlNewEntityInputStream__internal_alias macro
H A Dparser.c2411 input = xmlNewEntityInputStream(ctxt, entity);
7567 input = xmlNewEntityInputStream(ctxt, entity);
7627 input = xmlNewEntityInputStream(ctxt, entity);
H A Dtestapi.c16142 ret_val = xmlNewEntityInputStream(ctxt, entity);
16149 printf("Leak of %d blocks found in xmlNewEntityInputStream",
[all...]

Completed in 829 milliseconds