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

  /external/libxml2/
libxml2.syms 959 xmlGetIntSubset;
    [all...]
xmlsave.c     [all...]
SAX2.c 368 dtd = xmlGetIntSubset(ctxt->myDoc);
    [all...]
xmllint.c     [all...]
elfgcchack.h     [all...]
tree.c 917 * xmlGetIntSubset:
925 xmlGetIntSubset(const xmlDoc *doc) {
954 if ((doc != NULL) && (xmlGetIntSubset(doc) != NULL)) {
    [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
tree.h 762 xmlGetIntSubset (const xmlDoc *doc);
    [all...]

Completed in 122 milliseconds