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

/freebsd-9.3-release/lib/libedit/
H A Dreadline.c627 int start, end, idx, has_mods = 0; local
648 has_mods = 1;
663 has_mods = command[offs + idx] == ':';
669 if (!has_mods) {

Completed in 38 milliseconds