Home
last modified time | relevance | path

Searched refs:x_locate_word (Results 1 - 1 of 1) sorted by relevance

/third_party/mksh/
H A Dedit.c119 static int x_locate_word(const char *, int, int, int *, bool *);
564 x_locate_word(const char *buf, int buflen, int pos, int *startp, in x_locate_word() function
625 len = x_locate_word(buf, buflen, pos, startp, &is_command); in x_cf_glob()

Completed in 6 milliseconds