OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x_longest_prefix
(Results
1 - 1
of
1
) sorted by null
/external/mksh/src/
edit.c
89
static size_t
x_longest_prefix
(int, char * const *);
252
(prefix_len =
x_longest_prefix
(nwords, words)) > 0) {
700
x_longest_prefix
(int nwords, char * const * words)
function
[
all
...]
Completed in 596 milliseconds