Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/libreadline/
Dvi_mode.c94 static int _rl_vi_last_search_mblen; variable
1242 c = _rl_vi_last_search_mblen = _rl_read_mbchar (_rl_vi_last_search_mbchar, MB_LEN_MAX);
1260 …ar_search_internal (data->count, _rl_cs_dir, _rl_vi_last_search_mbchar, _rl_vi_last_search_mblen));
1321 _rl_vi_last_search_mblen = c;
1335 tlen = _rl_vi_last_search_mblen;