Home
last modified time | relevance | path

Searched refs:xmlChildElementCount (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c386 if (xmlChildElementCount((xmlNodePtr) node) > 0) in xml_node_get_text()
/external/libxml2/include/libxml/
Dtree.h1292 xmlChildElementCount (xmlNodePtr parent);
/external/libxml2/
Dlibxml2.syms2217 xmlChildElementCount;
Delfgcchack.h2068 #undef xmlChildElementCount
2069 extern __typeof (xmlChildElementCount) xmlChildElementCount __attribute((alias("xmlChildElementCoun…
2071 #ifndef xmlChildElementCount
2072 extern __typeof (xmlChildElementCount) xmlChildElementCount__internal_alias __attribute((visibility…
2073 #define xmlChildElementCount xmlChildElementCount__internal_alias macro
Dtree.c3449 xmlChildElementCount(xmlNodePtr parent) { in xmlChildElementCount() function
Dtestapi.c19259 ret_val = xmlChildElementCount(parent); in test_xmlChildElementCount()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1599 d xmlChildElementCount...
1600 d pr 20u 0 extproc('xmlChildElementCount')
/external/libxml2/win32/
Dlibxml2.def.src671 xmlChildElementCount