Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c271 #define WXS_HAS_MIXED_CONTENT(item) \ macro
15954 ((! WXS_HAS_MIXED_CONTENT(type)) || (! WXS_EMPTIABLE(type)))) { in xmlSchemaParseCheckCOSValidDefault()
16654 WXS_HAS_MIXED_CONTENT(type)) { in xmlSchemaCheckDerivationOKRestriction()
16659 if (WXS_HAS_MIXED_CONTENT(type) && (! WXS_HAS_MIXED_CONTENT(base))) { in xmlSchemaCheckDerivationOKRestriction()
26131 ((! WXS_HAS_MIXED_CONTENT(inode->typeDef)) || in xmlSchemaCheckCOSValidDefault()
26540 if (WXS_HAS_MIXED_CONTENT(inode->typeDef)) { in xmlSchemaValidatorPopElem()