Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c195 #define NLOWER 46 // Match non-lowercase char macro
262 ALPHA, NALPHA, LOWER, NLOWER,
2994 case NLOWER: in regrepeat()
2995 case NLOWER + ADD_NL: in regrepeat()
3656 case NLOWER: in regmatch()
5399 case NLOWER: in regprop()
5402 case NLOWER + ADD_NL: in regprop()