Searched refs:xmlGetNsProp (Results 26 - 29 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h4027 #undef xmlGetNsProp macro
4028 extern __typeof (xmlGetNsProp) xmlGetNsProp __attribute((alias("xmlGetNsProp__internal_alias")));
4030 #ifndef xmlGetNsProp
4031 extern __typeof (xmlGetNsProp) xmlGetNsProp__internal_alias __attribute((visibility("hidden")));
4032 #define xmlGetNsProp xmlGetNsProp__internal_alias macro
H A Dtestapi.c20455 ret_val = xmlGetNsProp(node, (const xmlChar *)name, (const xmlChar *)nameSpace);
20463 printf("Leak of %d blocks found in xmlGetNsProp",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h4027 #undef xmlGetNsProp macro
4028 extern __typeof (xmlGetNsProp) xmlGetNsProp __attribute((alias("xmlGetNsProp__internal_alias")));
4030 #ifndef xmlGetNsProp
4031 extern __typeof (xmlGetNsProp) xmlGetNsProp__internal_alias __attribute((visibility("hidden")));
4032 #define xmlGetNsProp xmlGetNsProp__internal_alias macro
H A Dtestapi.c20455 ret_val = xmlGetNsProp(node, (const xmlChar *)name, (const xmlChar *)nameSpace);
20463 printf("Leak of %d blocks found in xmlGetNsProp",
[all...]

Completed in 399 milliseconds

12