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

  /external/libxslt/libxslt/
templates.c 516 xmlFreeNodeList(ret->children);
variables.c 339 xmlFreeNodeList(RVT->children);
    [all...]
  /external/libxml2/
tree.c 1235 if (cur->children != NULL) xmlFreeNodeList(cur->children);
    [all...]
entities.c 107 xmlFreeNodeList(entity->children);
debugXML.c     [all...]
elfgcchack.h     [all...]
xpath.c     [all...]
valid.c     [all...]
parser.c     [all...]
  /external/libxml2/include/libxml/
tree.h 929 xmlFreeNodeList (xmlNodePtr cur);
    [all...]

Completed in 693 milliseconds