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

  /external/libxml2/
tree.c 1253 if (cur->children != NULL) xmlFreeNodeList(cur->children);
    [all...]
libxml2.syms 951 xmlFreeNodeList;
    [all...]
entities.c 114 xmlFreeNodeList(entity->children);
debugXML.c     [all...]
elfgcchack.h     [all...]
xpath.c     [all...]
valid.c     [all...]
parser.c     [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
tree.h 974 xmlFreeNodeList (xmlNodePtr cur);
    [all...]

Completed in 131 milliseconds