Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c173 #define SIDENT 24 // Match identifier char but no digit macro
257 ANY, IDENT, SIDENT, KWORD, SKWORD,
2786 case SIDENT: in regrepeat()
2787 case SIDENT + ADD_NL: in regrepeat()
3501 case SIDENT: in regmatch()
5267 case SIDENT: in regprop()
5270 case SIDENT + ADD_NL: in regprop()