Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c707 # define A_circumflex 0x62 in nfa_emit_equi_class() macro
765 # define A_circumflex 0xc2 in nfa_emit_equi_class()
821 case 'A': case A_grave: case A_acute: case A_circumflex: in nfa_emit_equi_class()
830 EMIT2(A_circumflex) EMIT2(A_virguilla) in nfa_emit_equi_class()