Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1090 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr ctxt,
14178 } else if (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, in xmlSchemaCheckDerivationOKRestriction2to4()
14815 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, in xmlSchemaCheckCOSSTDerivedOK() function
14859 (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType, in xmlSchemaCheckCOSSTDerivedOK()
14887 if (xmlSchemaCheckCOSSTDerivedOK(actxt, in xmlSchemaCheckCOSSTDerivedOK()
15483 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, itemType, in xmlSchemaCheckCOSSTRestricts()
15663 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, in xmlSchemaCheckCOSSTRestricts()
16096 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType, in xmlSchemaCheckCOSCTDerivedOK()
16120 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type, baseType, set)); in xmlSchemaCheckCOSDerivedOK()
16475 err = xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST ctxt, in xmlSchemaCheckDerivationOKRestriction()