Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c22713 int res, matchDepth; in xmlSchemaXPathProcessHistory() local
22748 matchDepth = sto->history[sto->nbHistory -1]; in xmlSchemaXPathProcessHistory()
22753 if (matchDepth != depth) { in xmlSchemaXPathProcessHistory()