Searched defs:currentMatch (Results 1 – 3 of 3) sorted by relevance
92 int currentMatch = hash.getHash4Pos(); in getMatches() local197 private void skip(int niceLenLimit, int currentMatch) { in skip()259 int currentMatch = hash.getHash4Pos(); in skip() local
108 int currentMatch = hash.getHash4Pos(); in getMatches() local
89 protected Token currentMatch; field in LexerCore