Searched refs:nfa_state_T (Results 1 – 2 of 2) sorted by relevance
86 typedef struct nfa_state nfa_state_T; typedef90 nfa_state_T *out;91 nfa_state_T *out1;109 nfa_state_T *start; // points into state[]123 nfa_state_T state[1]; // actually longer..
2990 alloc_state(int c, nfa_state_T *out, nfa_state_T *out1) in alloc_state()2992 nfa_state_T *s; in alloc_state()3025 nfa_state_T *s;3030 nfa_state_T *start;3053 nfa_state_T **outp) in list1()3404 nfa_state_T *s; in post2nfa()3405 nfa_state_T *s1; in post2nfa()3626 nfa_state_T *zend; in post2nfa()6348 nfa_state_T *end; in nfa_regmatch()6349 nfa_state_T *sta; in nfa_regmatch()[all …]