Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c1103 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr ctxt,
14133 } else if (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, in xmlSchemaCheckDerivationOKRestriction2to4()
14812 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, in xmlSchemaCheckCOSSTDerivedOK() function
14856 (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType, in xmlSchemaCheckCOSSTDerivedOK()
14884 if (xmlSchemaCheckCOSSTDerivedOK(actxt, in xmlSchemaCheckCOSSTDerivedOK()
15480 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, itemType, in xmlSchemaCheckCOSSTRestricts()
15660 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, in xmlSchemaCheckCOSSTRestricts()
16093 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType, in xmlSchemaCheckCOSCTDerivedOK()
16117 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type, baseType, set)); in xmlSchemaCheckCOSDerivedOK()
16472 err = xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST ctxt, in xmlSchemaCheckDerivationOKRestriction()
H A DNEWS987 - schemas: Fix null-pointer-deref in xmlSchemaCheckCOSSTDerivedOK
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A DNEWS640 - schemas: Fix null-pointer-deref in xmlSchemaCheckCOSSTDerivedOK