Searched refs:match_checkcompoundpattern (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dspell.c843 static int match_checkcompoundpattern __ARGS((char_u *ptr, int wlen, garray_T *gap));
1525 if (match_checkcompoundpattern(ptr, wlen, &slang->sl_comppat))
1748 match_checkcompoundpattern(ptr, wlen, gap) function
11546 if (match_checkcompoundpattern(preword, sp->ts_prewordlen,

Completed in 273 milliseconds