Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c2984 static nfa_state_T *state_ptr; // points to nfa_prog->state variable
2997 s = &state_ptr[istate++]; in alloc_state()
3904 matchstate = &state_ptr[istate++]; // the match state in post2nfa()
7528 state_ptr = prog->state; in nfa_regcomp()
7568 state_ptr = NULL; in nfa_regcomp()