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

/external/libedit/src/
H A Dreadline.c643 int start, end, idx, has_mods = 0; local
664 has_mods = 1;
680 has_mods = command[offs + (size_t)idx] == ':';
686 if (!has_mods) {

Completed in 653 milliseconds