Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c139 STATE_ENDNUL, // Past NUL bytes at start of the node. enumerator
1353 sp->ts_state = STATE_ENDNUL; in suggest_trie_walk()
1395 sp->ts_state = STATE_ENDNUL; in suggest_trie_walk()
1866 case STATE_ENDNUL: in suggest_trie_walk()