Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c561 bool *is_commandp) in x_locate_word() argument
568 *is_commandp = false; in x_locate_word()
587 if (is_commandp) { in x_locate_word()
606 *is_commandp = iscmd; in x_locate_word()