Home
last modified time | relevance | path

Searched refs:xpathRes (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c25217 int xpathRes = 0, res, wildIDs = 0, fixed; in xmlSchemaVAttributesComplex() local
25493 xpathRes = 0; in xmlSchemaVAttributesComplex()
25499 xpathRes = xmlSchemaXPathEvaluate(vctxt, in xmlSchemaVAttributesComplex()
25501 if (xpathRes == -1) { in xmlSchemaVAttributesComplex()
25514 if ((xpathRes) || (defAttrOwnerElem)) { in xmlSchemaVAttributesComplex()
25642 if (xpathRes || fixed) { in xmlSchemaVAttributesComplex()
25734 if (xpathRes) { in xmlSchemaVAttributesComplex()