Searched refs:xmlSetNs (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dxml_libxml2.c271 xmlSetNs(node, ns);
312 xmlSetNs(node, ns);
/external/wpa_supplicant_8/src/utils/
H A Dxml_libxml2.c271 xmlSetNs(node, ns);
312 xmlSetNs(node, ns);
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dxml_libxml2.c271 xmlSetNs(node, ns);
312 xmlSetNs(node, ns);
/external/libxml2/
H A Dlibxml2.syms1033 xmlSetNs;
H A DSAX2.c1738 xmlSetNs(ret, ns);
H A Delfgcchack.h10491 #undef xmlSetNs macro
10492 extern __typeof (xmlSetNs) xmlSetNs __attribute((alias("xmlSetNs__internal_alias")));
10494 #ifndef xmlSetNs
10495 extern __typeof (xmlSetNs) xmlSetNs__internal_alias __attribute((visibility("hidden")));
10496 #define xmlSetNs xmlSetNs__internal_alias macro
H A Dtree.c800 * xmlSetNs:
807 xmlSetNs(xmlNodePtr node, xmlNsPtr ns) { function
811 "xmlSetNs: node == NULL\n");
H A Dtestapi.c23700 xmlSetNs(node, ns);
23706 printf("Leak of %d blocks found in xmlSetNs",
[all...]
/external/libxml2/include/libxml/
H A Dtree.h1002 xmlSetNs (xmlNodePtr node,

Completed in 694 milliseconds