Home
last modified time | relevance | path

Searched refs:xmlSchemaAddSchemaDoc (Results 1 – 3 of 3) sorted by relevance

/third_party/libxml2/
Dxmlschemas.c10374 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddSchemaDoc() function
10915 ret = xmlSchemaAddSchemaDoc(pctxt, XML_SCHEMA_SCHEMA_IMPORT, in xmlSchemaParseImport()
11066 res = xmlSchemaAddSchemaDoc(pctxt, type, schemaLocation, NULL, in xmlSchemaParseIncludeOrRedefine()
21474 res = xmlSchemaAddSchemaDoc(ctxt, XML_SCHEMA_SCHEMA_MAIN, in xmlSchemaParse()
21767 ret = xmlSchemaAddSchemaDoc(pctxt, XML_SCHEMA_SCHEMA_IMPORT, in xmlSchemaAssembleByLocation()
DNEWS1990 xmlSchemaAddSchemaDoc error deallocation, error handling on unallowed
/third_party/chromium/patch/
D0001-cve.patch76821 - * xmlschemas.c: fixing a deallocation problem in xmlSchemaAddSchemaDoc()