Searched defs:myHash (Results 1 - 1 of 1) sorted by relevance
/opengrok-sun/src/org/opensolaris/opengrok/web/ | ||
H A D | EftarFile.java | 138 public static long myHash(String name) { method in class:EftarFile 224 n = n.put(myHash(toks.nextToken()), null); |
Completed in 187 milliseconds