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

  /external/libxml2/include/libxml/
xmlschemas.h 199 xmlSchemaNewValidCtxt (xmlSchemaPtr schema);
  /external/libxml2/
testSchemas.c 136 ctxt = xmlSchemaNewValidCtxt(schema);
libxml2.syms 1422 xmlSchemaNewValidCtxt;
    [all...]
runsuite.c 827 ctxt = xmlSchemaNewValidCtxt(schemas);
xmllint.c     [all...]
runtest.c     [all...]
xmlreader.c     [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]
  /external/parameter-framework/upstream/xmlserializer/
XmlDocSource.cpp 196 xmlSchemaValidCtxtPtr pValidationCtxt = xmlSchemaNewValidCtxt(pSchema);
  /hardware/interfaces/audio/common/all-versions/test/utility/src/
ValidateXml.cpp 119 auto schemaCtxt = make_xmlUnique(xmlSchemaNewValidCtxt(schema.get()));
  /external/wpa_supplicant_8/src/utils/
xml_libxml2.c 86 vctx = xmlSchemaNewValidCtxt(schema);

Completed in 114 milliseconds