Searched refs:lastMatchDepth (Results 1 – 1 of 1) sorted by relevance
191 private Object matchAfter(String s, int lastMatchDepth) { in matchAfter() argument202 if (p.result != null && p.depth < lastMatchDepth in matchAfter()216 if (p.result != null && p.depth < lastMatchDepth) { in matchAfter()