Home
last modified time | relevance | path

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

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