Searched refs:LOG_SEPARATOR (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DBazaarHistoryParser.java83 private static final String LOG_SEPARATOR = field in class:BazaarHistoryParser
103 if (LOG_SEPARATOR.equals(s)) {
H A DMonotoneHistoryParser.java90 private static final String LOG_SEPARATOR = field in class:MonotoneHistoryParser
114 if (s.startsWith(LOG_SEPARATOR)) {

Completed in 8 milliseconds