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

/external/mksh/src/
H A Dedit.c102 static int x_locate_word(const char *, int, int, int *, bool *);
534 x_locate_word(const char *buf, int buflen, int pos, int *startp, function
597 len = x_locate_word(buf, buflen, pos, startp, &is_command);

Completed in 346 milliseconds