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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dentities.in.h98 xmlGetDtdEntity (xmlDocPtr doc,
H A Dentities.c412 * xmlGetDtdEntity:
423 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dentities.h108 xmlGetDtdEntity (xmlDocPtr doc,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dentities.in.h98 xmlGetDtdEntity (xmlDocPtr doc,
H A Dentities.c412 * xmlGetDtdEntity:
423 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dentities.c468 * xmlGetDtdEntity:
479 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) { function
H A Delfgcchack.h3849 #undef xmlGetDtdEntity macro
3850 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity __attribute((alias("xmlGetDtdEntity__internal_alias")));
3852 #ifndef xmlGetDtdEntity
3853 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity__internal_alias __attribute((visibility("hidden")));
3854 #define xmlGetDtdEntity xmlGetDtdEntity__internal_alias macro
H A Dtestapi.c9501 ret_val = xmlGetDtdEntity(doc, (const xmlChar *)name);
9508 printf("Leak of %d blocks found in xmlGetDtdEntity",
[all...]

Completed in 359 milliseconds