Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dsearch.pro36 spat_T *get_spat(int idx);
/vim-8.2.3635/src/
H A Dviminfo.c1489 spat = get_spat(idx); in read_viminfo_search_pattern()
1519 spat_T *spat = get_spat(idx); in wvsp_one()
H A Dsearch.c4076 get_spat(int idx) in get_spat() function