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

  /external/libxml2/doc/examples/
parse2.c 29 ctxt = xmlNewParserCtxt();
  /external/libxml2/
runxmlconf.c 188 ctxt = xmlNewParserCtxt();
218 ctxt = xmlNewParserCtxt();
testchar.c 152 ctxt = xmlNewParserCtxt();
545 ctxt = xmlNewParserCtxt();
testrecurse.c 686 ctxt = xmlNewParserCtxt();
725 ctxt = xmlNewParserCtxt();
xmllint.c     [all...]
libxml2.syms 166 xmlNewParserCtxt;
    [all...]
testlimits.c 1269 ctxt = xmlNewParserCtxt();
    [all...]
parser.c     [all...]
xinclude.c 428 pctxt = xmlNewParserCtxt();
    [all...]
parserInternals.c     [all...]
catalog.c 900 ctxt = xmlNewParserCtxt();
    [all...]
elfgcchack.h     [all...]
testapi.c 444 if (no == 0) return(xmlNewParserCtxt());
925 if (no == 0) return(xmlNewParserCtxt());
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
parser.h 977 xmlNewParserCtxt (void);
    [all...]
  /external/wayland/src/
scanner.c 99 ctx = xmlNewParserCtxt();
    [all...]

Completed in 227 milliseconds