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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c22640 int res, matchDepth; local
22675 matchDepth = sto->history[sto->nbHistory -1];
22680 if (matchDepth != depth) {
/external/libxml2/
H A Dxmlschemas.c22669 int res, matchDepth; local
22704 matchDepth = sto->history[sto->nbHistory -1];
22709 if (matchDepth != depth) {

Completed in 208 milliseconds