Searched defs:xmlSchemaCheckCOSSTDerivedOK (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c1085 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr ctxt,
14069 } else if (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt,
14689 * xmlSchemaCheckCOSSTDerivedOK:
14704 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, function
14748 (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType,
14776 if (xmlSchemaCheckCOSSTDerivedOK(actxt,
15371 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, itemType,
15551 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt,
15983 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType,
16007 return (xmlSchemaCheckCOSSTDerivedOK(actx
[all...]

Completed in 163 milliseconds