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

/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DAccuRevRepository.java76 private static final Pattern annotationPattern = field in class:AccuRevRepository
122 Matcher matcher = annotationPattern.matcher(line);

Completed in 11 milliseconds