Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c388 if (xmlChildElementCount((xmlNodePtr) node) > 0) in xml_node_get_text()
/external/libxml2/include/libxml/
Dtree.h1293 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.c3479 xmlChildElementCount(xmlNodePtr parent) { in xmlChildElementCount() function
Dtestapi.c19379 ret_val = xmlChildElementCount(parent); in test_xmlChildElementCount()
/external/libmtp/src/
Dptp.c513 n = xmlChildElementCount (node); in traverse_tree()
869 if (xmlChildElementCount(docroot) != 1) { in ptp_olympus_parse_output_xml()
870 … ptp_debug (params, "olympus: x3c: expected 1 child, got %ld", xmlChildElementCount(docroot)); in ptp_olympus_parse_output_xml()
1685 if ( (xmlChildElementCount(code) == 1) && in ptp_getdevicepropdesc()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1651 d xmlChildElementCount...
1652 d pr extproc('xmlChildElementCount')
/external/libxml2/win32/
Dlibxml2.def.src671 xmlChildElementCount