Searched refs:xmlSchemaAddSchemaDoc (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xmlschemas.c | 10256 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddSchemaDoc() function 10803 ret = xmlSchemaAddSchemaDoc(pctxt, XML_SCHEMA_SCHEMA_IMPORT, in xmlSchemaParseImport() 10954 res = xmlSchemaAddSchemaDoc(pctxt, type, schemaLocation, NULL, in xmlSchemaParseIncludeOrRedefine() 21275 res = xmlSchemaAddSchemaDoc(ctxt, XML_SCHEMA_SCHEMA_MAIN, in xmlSchemaParse() 21590 ret = xmlSchemaAddSchemaDoc(pctxt, XML_SCHEMA_SCHEMA_IMPORT, in xmlSchemaAssembleByLocation()
|
H A D | NEWS | 3291 xmlSchemaAddSchemaDoc error deallocation, error handling on unallowed
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | NEWS | 2944 xmlSchemaAddSchemaDoc error deallocation, error handling on unallowed
|