Searched refs:xmlSchemaAddSchemaDoc (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 10263 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddSchemaDoc() function 10792 ret = xmlSchemaAddSchemaDoc(pctxt, XML_SCHEMA_SCHEMA_IMPORT, in xmlSchemaParseImport() 10943 res = xmlSchemaAddSchemaDoc(pctxt, type, schemaLocation, NULL, in xmlSchemaParseIncludeOrRedefine() 21234 res = xmlSchemaAddSchemaDoc(ctxt, XML_SCHEMA_SCHEMA_MAIN, in xmlSchemaParse() 21527 ret = xmlSchemaAddSchemaDoc(pctxt, XML_SCHEMA_SCHEMA_IMPORT, in xmlSchemaAssembleByLocation()
|