Searched refs:WAIT (Results 1 - 4 of 4) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/search/context/
H A DPhraseMatcher.java45 return WAIT; //matching.
54 return WAIT; //matching.
H A DLineMatcher.java36 public static final int WAIT = 2; field in class:LineMatcher
H A DContext.java277 } else if (matchState == LineMatcher.WAIT) {
H A DHistoryContext.java211 } else if (matchState == LineMatcher.WAIT) {

Completed in 9 milliseconds