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

/opengrok/src/org/opensolaris/opengrok/history/
H A DRazorRepository.java298 String filePrefix, String fileSuffix) throws IOException {
305 + fileSuffix + "'");
320 if (fileSuffix.length() != 0) {
321 path.append(fileSuffix);
297 pathTranslation(File file, String intermediateElements, String filePrefix, String fileSuffix) argument

Completed in 78 milliseconds