Home
last modified time | relevance | path

Searched refs:x_longest_prefix (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/bin/ksh/
Dedit.h51 int x_longest_prefix(int , char *const *);
Dedit.c367 (prefix_len = x_longest_prefix(nwords, words)) > 0) { in x_print_expansions()
795 x_longest_prefix(int nwords, char *const *words) in x_longest_prefix() function
Demacs.c1758 nlen = x_longest_prefix(nwords, words); in do_complete()
Dvi.c2144 match_len = x_longest_prefix(nwords, words); in complete_word()