Home
last modified time | relevance | path

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

/external/libxml2/test/schemas/
Dissue40_0.xsd5 <xsd:any namespace="##other" processContents="skip" />
6 <xsd:any namespace="##local" processContents="skip" />
/external/libxml2/result/schemas/
DanyAttr-processContents-err1_0_0.err1 ./test/schemas/anyAttr-processContents-err1_0.xml:8: element elem.lax: Schemas validity error : Ele…
2 ./test/schemas/anyAttr-processContents-err1_0.xml:9: element elem.strict: Schemas validity error : …
DanyAttr-processContents-err1_0_01 ./test/schemas/anyAttr-processContents-err1_0.xml fails to validate
/external/libxml2/include/libxml/
DschemasInternals.h314 int processContents; member
/external/libxml2/
Dxmlschemas.c1750 ((xmlSchemaWildcardPtr) item)->processContents)); in xmlSchemaFormatItemForReport()
6824 wildc->processContents = XML_SCHEMAS_ANY_STRICT; in xmlSchemaParseWildcardNs()
6826 wildc->processContents = XML_SCHEMAS_ANY_SKIP; in xmlSchemaParseWildcardNs()
6828 wildc->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaParseWildcardNs()
6835 wildc->processContents = XML_SCHEMAS_ANY_STRICT; in xmlSchemaParseWildcardNs()
14457 (wild->processContents < baseWild->processContents)) { in xmlSchemaCheckDerivationOKRestriction2to4()
17132 if ( ((xmlSchemaWildcardPtr) r->children)->processContents < in xmlSchemaCheckRCaseNSSubset()
17133 ((xmlSchemaWildcardPtr) b->children)->processContents) in xmlSchemaCheckRCaseNSSubset()
19364 tmpWild->processContents = (*completeWild)->processContents; in xmlSchemaExpandAttributeGroupRefs()
25588 if (type->attributeWildcard->processContents == in xmlSchemaVAttributesComplex()
[all …]
Dxmlschemastypes.c450 wild->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaInitTypes()
463 wild->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaInitTypes()
DAndroid.bp302 "fuzz/seed/schema/anyAttr-processContents-err1_0.xsd",
DChangeLog1572 result/schemas/anyAttr-processContents-err1_0_0.err
4842 * result/schemas/anyAttr-processContents-err1_0_0.err: Adapted.
6731 * xmlschemas.c: new patch from Kasimier Buchcik for processContents
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle423 d processContents...