Data Fields | |
int | result |
nfa_state_T * | state |
regsubs_T | subs |
union { | |
lpos_T pos | |
char_u * ptr | |
} | end |
union { ... } nfa_pim_S::end |
lpos_T nfa_pim_S::pos |
char_u* nfa_pim_S::ptr |
int nfa_pim_S::result |
nfa_state_T* nfa_pim_S::state |
regsubs_T nfa_pim_S::subs |