Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c25246 int xpathRes = 0, res, wildIDs = 0, fixed; in xmlSchemaVAttributesComplex() local
25522 xpathRes = 0; in xmlSchemaVAttributesComplex()
25528 xpathRes = xmlSchemaXPathEvaluate(vctxt, in xmlSchemaVAttributesComplex()
25530 if (xpathRes == -1) { in xmlSchemaVAttributesComplex()
25543 if ((xpathRes) || (defAttrOwnerElem)) { in xmlSchemaVAttributesComplex()
25671 if (xpathRes || fixed) { in xmlSchemaVAttributesComplex()
25763 if (xpathRes) { in xmlSchemaVAttributesComplex()