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

/opengrok-sun/src/org/opensolaris/opengrok/web/
H A DPrefix.java59 HIST_L("/history"), enum constant in enum:Prefix
H A DPageConfig.java179 + "from the <a href=\"" + context + Prefix.HIST_L
306 if (redir == null && getPrefix() == Prefix.HIST_L && !hasHistory()) {
1093 if (prefix != Prefix.XREF_P && prefix != Prefix.HIST_L) {
/opengrok-sun/src/org/opensolaris/opengrok/search/
H A DResults.java154 String histPrefixE = ctxE + Prefix.HIST_L;

Completed in 11 milliseconds