Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c892 int valNeeded; member
21840 int valNeeded) in xmlSchemaValidateNotation()
24368 int valNeeded) in xmlSchemaValidateQName()
24444 int ret = 0, valNeeded = (retVal) ? 1 : 0; in xmlSchemaVCheckCVCSimpleType() local