Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c899 int valNeeded; member
21916 int valNeeded) in xmlSchemaValidateNotation()
24446 int valNeeded) in xmlSchemaValidateQName()
24518 int ret = 0, valNeeded = (retVal) ? 1 : 0; in xmlSchemaVCheckCVCSimpleType() local