Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c560 bool *is_commandp) in x_locate_word() argument
567 *is_commandp = false; in x_locate_word()
586 if (is_commandp) { in x_locate_word()
605 *is_commandp = iscmd; in x_locate_word()