HomeSort by: relevance | last modified time | path
    Searched defs:hl_before (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/less/dist/
input.c 50 int hl_before = (chop_line() && disp_pos != NULL_POSITION) ? local
57 if (hl_before && hl_after)
61 } else if (hl_before)
63 attr = hl_before;

Completed in 26 milliseconds