Searched defs:lastMatch (Results 1 – 2 of 2) sorted by relevance
206 private PhoneNumberMatch lastMatch = null; field in PhoneNumberMatcher
444 int i = 0, lastMatch = colon + 1; in readTuple() local