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

/opengrok/src/org/opensolaris/opengrok/web/
H A DUtil.java624 * @param is_dir is directory
628 boolean is_dir) throws IOException {
642 if (!is_dir) {
627 writeHAD(Writer out, String ctxE, String entry, boolean is_dir) argument

Completed in 841 milliseconds