Searched refs:xmlDictOwns (Results 26 - 36 of 36) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h2841 #undef xmlDictOwns macro
2842 extern __typeof (xmlDictOwns) xmlDictOwns __attribute((alias("xmlDictOwns__internal_alias")));
2844 #ifndef xmlDictOwns
2845 extern __typeof (xmlDictOwns) xmlDictOwns__internal_alias __attribute((visibility("hidden")));
2846 #define xmlDictOwns xmlDictOwns__internal_alias macro
H A Dxmlreader.c211 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A DHTMLparser.c5833 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A Dparser.c5311 if (!xmlDictOwns(ctxt->dict, name))
5377 if (!xmlDictOwns(ctxt->dict, name))
5385 if (!xmlDictOwns(ctxt->dict, name))
13872 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A Dtestapi.c8310 ret_val = xmlDictOwns(dict, (const xmlChar *)str);
8317 printf("Leak of %d blocks found in xmlDictOwns",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c5733 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A Dxmlreader.c190 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A Dparser.c12915 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c5733 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A Dxmlreader.c190 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A Dparser.c12915 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \

Completed in 408 milliseconds

12