Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c720 # define I_diaeresis 0x77 in nfa_emit_equi_class() macro
777 # define I_diaeresis 0xcf in nfa_emit_equi_class()
907 case I_diaeresis: case 0x128: case 0x12a: case 0x12c: in nfa_emit_equi_class()
912 EMIT2(I_circumflex) EMIT2(I_diaeresis) in nfa_emit_equi_class()