Searched refs:xmlChildElementCount (Results 1 – 9 of 9) sorted by relevance
388 if (xmlChildElementCount((xmlNodePtr) node) > 0) in xml_node_get_text()
1293 xmlChildElementCount (xmlNodePtr parent);
2217 xmlChildElementCount;
2068 #undef xmlChildElementCount2069 extern __typeof (xmlChildElementCount) xmlChildElementCount __attribute((alias("xmlChildElementCoun…2071 #ifndef xmlChildElementCount2072 extern __typeof (xmlChildElementCount) xmlChildElementCount__internal_alias __attribute((visibility…2073 #define xmlChildElementCount xmlChildElementCount__internal_alias macro
3479 xmlChildElementCount(xmlNodePtr parent) { in xmlChildElementCount() function
19379 ret_val = xmlChildElementCount(parent); in test_xmlChildElementCount()
513 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()
1651 d xmlChildElementCount...1652 d pr extproc('xmlChildElementCount')
671 xmlChildElementCount