Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro44 int expand_spelling(linenr_T lnum, char_u *pat, char_u ***matchp);
/vim-8.2.3635/src/
H A Dspell.c4333 char_u ***matchp) in expand_spelling() argument
4338 *matchp = ga.ga_data; in expand_spelling()