Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c708 # define A_diaeresis 0x63 in nfa_emit_equi_class() macro
767 # define A_diaeresis 0xc4 in nfa_emit_equi_class()
822 case A_virguilla: case A_diaeresis: case A_ring: in nfa_emit_equi_class()
831 EMIT2(A_diaeresis) EMIT2(A_ring) in nfa_emit_equi_class()