Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c151 STATE_REP, // Use matching REP items from the .aff file. enumerator
2556 sp->ts_state = STATE_REP; in suggest_trie_walk()
2559 case STATE_REP: in suggest_trie_walk()
2607 if (sp->ts_curi >= gap->ga_len && sp->ts_state == STATE_REP) in suggest_trie_walk()
2633 sp->ts_state = STATE_REP; in suggest_trie_walk()