Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c232 #define RE_COMPOSING 209 // any composing characters macro
1530 ret = regnode(RE_COMPOSING); in regatom()
3713 && OP(next) != RE_COMPOSING) in regmatch()
3788 case RE_COMPOSING: in regmatch()