Searched defs:annotation_pattern (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DPerforceRepository.java61 private static final Pattern annotation_pattern field in class:PerforceRepository
95 Matcher matcher = annotation_pattern.matcher(line);

Completed in 7 milliseconds