Searched defs:regexCache (Results 1 – 4 of 4) sorted by relevance
28 private RegexCache regexCache; field in RegexCacheTest
33 private final RegexCache regexCache = new RegexCache(100); field in RegexBasedMatcher
111 private RegexCache regexCache = new RegexCache(64); field in AsYouTypeFormatter
215 private final RegexCache regexCache = new RegexCache(32); field in PhoneNumberMatcher