Home
last modified time | relevance | path

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

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