HomeSort by relevance Sort by last modified time
    Searched refs:xmlChildElementCount (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant_8/src/utils/
xml_libxml2.c 388 if (xmlChildElementCount((xmlNodePtr) node) > 0)
  /external/libxml2/
libxml2.syms     [all...]
elfgcchack.h     [all...]
tree.c     [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
tree.h     [all...]
  /external/libmtp/src/
ptp.c 513 n = xmlChildElementCount (node);
869 if (xmlChildElementCount(docroot) != 1) {
870 ptp_debug (params, "olympus: x3c: expected 1 child, got %ld", xmlChildElementCount(docroot));
    [all...]

Completed in 1109 milliseconds