Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c891 int valNeeded; member
21778 int valNeeded) in xmlSchemaValidateNotation()
24302 int valNeeded) in xmlSchemaValidateQName()
24374 int ret = 0, valNeeded = (retVal) ? 1 : 0; in xmlSchemaVCheckCVCSimpleType() local