Searched refs:BUFFER_BEGIN_RE (Results 1 – 1 of 1) sorted by relevance
55 private static final Pattern BUFFER_BEGIN_RE = field in PersistLogSection153 final Matcher bufferBeginRe = BUFFER_BEGIN_RE.matcher(""); in processFile()