Home
last modified time | relevance | path

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

/external/libedit/src/
Dreadline.c644 int p_on = 0, g_on = 0; in _history_expand_command() local
775 g_on = 2; in _history_expand_command()
868 aptr = _rl_compat_sub(tmp, from, to, g_on); in _history_expand_command()
873 g_on = 0; in _history_expand_command()