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