Home
last modified time | relevance | path

Searched defs:out1 (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dregexp.h91 nfa_state_T *out1; member
H A Dregexp_nfa.c2990 alloc_state(int c, nfa_state_T *out, nfa_state_T *out1) in alloc_state()