Home
last modified time | relevance | path

Searched defs:valNeeded (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c913 int valNeeded; member
22031 int valNeeded) in xmlSchemaValidateNotation()
24658 int valNeeded) in xmlSchemaValidateQName()
24734 int ret = 0, valNeeded = (retVal) ? 1 : 0; in xmlSchemaVCheckCVCSimpleType() local