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

  /external/libxml2/
testSchemas.c 103 schema = xmlSchemaParse(ctxt);
114 schema = xmlSchemaParse(ctxt);
runsuite.c 923 schemas = xmlSchemaParse(ctxt);
959 schemas = xmlSchemaParse(ctxt);
libxml2.syms 1423 xmlSchemaParse;
    [all...]
runtest.c     [all...]
xmllint.c     [all...]
elfgcchack.h     [all...]
xmlreader.c     [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
xmlschemas.h 164 xmlSchemaParse (xmlSchemaParserCtxtPtr ctxt);
  /external/parameter-framework/upstream/xmlserializer/
XmlDocSource.cpp 187 xmlSchemaPtr pSchema = xmlSchemaParse(pParserCtxt);
  /external/wpa_supplicant_8/src/utils/
xml_libxml2.c 83 schema = xmlSchemaParse(pctx);

Completed in 1531 milliseconds