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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DCVSRepository.java287 private static final Pattern ANNOTATE_PATTERN = field in class:CVSRepository
306 Matcher matcher = ANNOTATE_PATTERN.matcher(line);

Completed in 9 milliseconds