Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c259 #define BY_FLAGS2 3 // end of word, <flags> and <flags2> bytes macro
261 #define BY_SPECIAL BY_FLAGS2 // highest special byte value
1701 if (c2 == BY_FLAGS2) in read_tree_node()
5370 putc(BY_FLAGS2, fd); // <byte> in put_node()