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

  /external/libxml2/doc/examples/
parse2.c 35 doc = xmlCtxtReadFile(ctxt, filename, NULL, XML_PARSE_DTDVALID);
  /external/libxml2/
runxmlconf.c 194 doc = xmlCtxtReadFile(ctxt, filename, NULL, options);
224 doc = xmlCtxtReadFile(ctxt, filename, NULL, options);
testrecurse.c 690 doc = xmlCtxtReadFile(ctxt, filename, NULL,
729 doc = xmlCtxtReadFile(ctxt, filename, NULL,
xmllint.c     [all...]
libxml2.syms 1556 xmlCtxtReadFile;
    [all...]
testlimits.c 1277 doc = xmlCtxtReadFile(ctxt, filename, NULL, options);
    [all...]
elfgcchack.h     [all...]
parser.c     [all...]
xmlschemas.c     [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
parser.h     [all...]

Completed in 227 milliseconds