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

  /external/libxml2/
xmlsave.c 500 void xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur);
530 * xmlNsListDumpOutput:
538 xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur) {
890 xmlNsListDumpOutput(buf, cur->nsDef);
    [all...]
HTMLtree.c 615 void xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur);
860 xmlNsListDumpOutput(buf, cur->nsDef);

Completed in 3174 milliseconds