Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c900 int valNeeded; member
22007 int valNeeded) in xmlSchemaValidateNotation()
24634 int valNeeded) in xmlSchemaValidateQName()
24706 int ret = 0, valNeeded = (retVal) ? 1 : 0; in xmlSchemaVCheckCVCSimpleType() local