Searched refs:numMatches (Results 1 – 1 of 1) sorted by relevance
1677 int32_t numMatches = handler.countMatches(); in subFind() local1678 for (int32_t i = 0; i < numMatches; i++) { in subFind()