Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c719 # define I_circumflex 0x76 in nfa_emit_equi_class() macro
776 # define I_circumflex 0xce in nfa_emit_equi_class()
906 case 'I': case I_grave: case I_acute: case I_circumflex: in nfa_emit_equi_class()
912 EMIT2(I_circumflex) EMIT2(I_diaeresis) in nfa_emit_equi_class()