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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1085 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr ctxt,
14135 } else if (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt,
14757 * xmlSchemaCheckCOSSTDerivedOK:
14772 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, function
14816 (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType,
14844 if (xmlSchemaCheckCOSSTDerivedOK(actxt,
15439 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, itemType,
15619 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt,
16052 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType,
16076 return (xmlSchemaCheckCOSSTDerivedOK(actx
[all...]
/external/libxml2/
H A Dxmlschemas.c1090 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr ctxt,
14163 } else if (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt,
14785 * xmlSchemaCheckCOSSTDerivedOK:
14800 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, function
14844 (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType,
14872 if (xmlSchemaCheckCOSSTDerivedOK(actxt,
15468 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt, itemType,
15648 (xmlSchemaCheckCOSSTDerivedOK(ACTXT_CAST pctxt,
16081 return (xmlSchemaCheckCOSSTDerivedOK(actxt, type->baseType,
16105 return (xmlSchemaCheckCOSSTDerivedOK(actx
[all...]

Completed in 175 milliseconds