Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c754 # define o_diaeresis 0xcf in nfa_emit_equi_class() macro
810 # define o_diaeresis 0xf6 in nfa_emit_equi_class()
1210 case o_virguilla: case o_diaeresis: case o_slash: in nfa_emit_equi_class()
1221 EMIT2(o_diaeresis) EMIT2(o_slash) in nfa_emit_equi_class()