Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1098 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr ctxt,
14204 } else if (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, in xmlSchemaCheckDerivationOKRestriction2to4()
14841 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, in xmlSchemaCheckCOSSTDerivedOK() function
14885 (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType, in xmlSchemaCheckCOSSTDerivedOK()
14913 if (xmlSchemaCheckCOSSTDerivedOK(actxt, in xmlSchemaCheckCOSSTDerivedOK()
15509 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, itemType, in xmlSchemaCheckCOSSTRestricts()
15689 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, in xmlSchemaCheckCOSSTRestricts()
16122 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType, in xmlSchemaCheckCOSCTDerivedOK()
16146 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type, baseType, set)); in xmlSchemaCheckCOSDerivedOK()
16501 err = xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST ctxt, in xmlSchemaCheckDerivationOKRestriction()