Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c2256 regflags |= RF_ICASE; in regconcat()
4875 if (prog->regflags & RF_ICASE) in bt_regexec_both()
H A Dregexp.c282 #define RF_ICASE 1 // ignore case macro
H A Dregexp_nfa.c2426 regflags |= RF_ICASE; in nfa_regconcat()
7374 if (prog->regflags & RF_ICASE) in nfa_regexec_both()