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

  /src/lib/libedit/
filecomplete.c 755 size_t matches_num, maxlen, match_len, match_display=1; local
821 match_display = 0;
825 if (match_display) {
filecomplete.c 755 size_t matches_num, maxlen, match_len, match_display=1; local
821 match_display = 0;
825 if (match_display) {

Completed in 118 milliseconds