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

  /external/libxml2/
libxml2.syms 952 xmlFreeNs;
    [all...]
tree.c 782 xmlFreeNs(cur);
789 xmlFreeNs(cur);
821 * xmlFreeNs:
827 xmlFreeNs(xmlNsPtr cur) {
831 "xmlFreeNs : ns == NULL\n");
858 xmlFreeNs(cur);
    [all...]
catalog.c 689 xmlFreeNs(ns);
    [all...]
elfgcchack.h     [all...]
xmlreader.c 439 xmlFreeNs((xmlNsPtr) cur);
    [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
tree.h 776 xmlFreeNs (xmlNsPtr cur);
    [all...]

Completed in 423 milliseconds