HomeSort by relevance Sort by last modified time
    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