Searched refs:xmlGetFeature (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 Dlegacy.c162 * xmlGetFeature:
172 xmlGetFeature(xmlParserCtxtPtr ctxt, const char *name, void *result) function
H A Dparser.in.h987 xmlGetFeature (xmlParserCtxtPtr ctxt,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h989 xmlGetFeature (xmlParserCtxtPtr ctxt,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlegacy.c162 * xmlGetFeature:
172 xmlGetFeature(xmlParserCtxtPtr ctxt, const char *name, void *result) function
H A Delfgcchack.h3910 #undef xmlGetFeature macro
3911 extern __typeof (xmlGetFeature) xmlGetFeature __attribute((alias("xmlGetFeature__internal_alias")));
3913 #ifndef xmlGetFeature
3914 extern __typeof (xmlGetFeature) xmlGetFeature__internal_alias __attribute((visibility("hidden")));
3915 #define xmlGetFeature xmlGetFeature__internal_alias macro
H A Dtestapi.c13102 ret_val = xmlGetFeature(ctxt, (const char *)name, result);
13110 printf("Leak of %d blocks found in xmlGetFeature",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dlegacy.c162 * xmlGetFeature:
172 xmlGetFeature(xmlParserCtxtPtr ctxt, const char *name, void *result) function
H A Dparser.in.h987 xmlGetFeature (xmlParserCtxtPtr ctxt,

Completed in 311 milliseconds