Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c265 #define WXS_HAS_MIXED_CONTENT(item) \ macro
15730 ((! WXS_HAS_MIXED_CONTENT(type)) || (! WXS_EMPTIABLE(type)))) { in xmlSchemaParseCheckCOSValidDefault()
16430 WXS_HAS_MIXED_CONTENT(type)) { in xmlSchemaCheckDerivationOKRestriction()
16435 if (WXS_HAS_MIXED_CONTENT(type) && (! WXS_HAS_MIXED_CONTENT(base))) { in xmlSchemaCheckDerivationOKRestriction()
25804 ((! WXS_HAS_MIXED_CONTENT(inode->typeDef)) || in xmlSchemaCheckCOSValidDefault()
26196 if (WXS_HAS_MIXED_CONTENT(inode->typeDef)) { in xmlSchemaValidatorPopElem()