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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dentities.h109 xmlGetDtdEntity (xmlDocPtr doc,
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dentities.h108 xmlGetDtdEntity (xmlDocPtr doc,
/macosx-10.10/libxml2-26/libxml2/
H A Dlibxml2.syms526 xmlGetDtdEntity;
H A Dentities.c470 * xmlGetDtdEntity:
481 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) { function
H A Delfgcchack.h3965 #undef xmlGetDtdEntity macro
3966 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity __attribute((alias("xmlGetDtdEntity__internal_alias")));
3968 #ifndef xmlGetDtdEntity
3969 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity__internal_alias __attribute((visibility("hidden")));
3970 #define xmlGetDtdEntity xmlGetDtdEntity__internal_alias macro
H A Dtestapi.c9552 ret_val = xmlGetDtdEntity(doc, (const xmlChar *)name);
9559 printf("Leak of %d blocks found in xmlGetDtdEntity",
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms526 xmlGetDtdEntity;
H A Dentities.c468 * xmlGetDtdEntity:
479 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) { function
H A Delfgcchack.h3873 #undef xmlGetDtdEntity macro
3874 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity __attribute((alias("xmlGetDtdEntity__internal_alias")));
3876 #ifndef xmlGetDtdEntity
3877 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity__internal_alias __attribute((visibility("hidden")));
3878 #define xmlGetDtdEntity xmlGetDtdEntity__internal_alias macro
H A Dtestapi.c9508 ret_val = xmlGetDtdEntity(doc, (const xmlChar *)name);
9515 printf("Leak of %d blocks found in xmlGetDtdEntity",
[all...]

Completed in 416 milliseconds