Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dreadline.c822 int p_on = 0, g_on = 0, ev; in _history_expand_command() local
951 g_on = 2; in _history_expand_command()
966 aptr = _rl_compat_sub(tmp, from, to, g_on); in _history_expand_command()
971 g_on = 0; in _history_expand_command()