Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dreadline.c818 int start, end, idx, has_mods = 0; in _history_expand_command() local
839 has_mods = 1; in _history_expand_command()
855 has_mods = command[offs + (size_t)idx] == ':'; in _history_expand_command()
861 if (!has_mods) { in _history_expand_command()