Searched refs:re_sift_context_t (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/cvs/lib/ |
| D | regexec.c | 34 static void sift_ctx_init (re_sift_context_t *sctx, re_dfastate_t **sifted_sts, 79 re_sift_context_t *sctx, 83 re_sift_context_t *sctx) internal_function; 85 re_sift_context_t *sctx, Idx str_idx, 88 re_sift_context_t *sctx, 112 re_sift_context_t *sctx, 942 re_sift_context_t sctx; in prune_impossible_nodes() 1584 sift_states_backward (re_match_context_t *mctx, re_sift_context_t *sctx) in sift_states_backward() 1642 build_sifted_states (re_match_context_t *mctx, re_sift_context_t *sctx, in build_sifted_states() 1756 update_cur_sifted_state (re_match_context_t *mctx, re_sift_context_t *sctx, in update_cur_sifted_state() [all …]
|
| D | regex_internal.h | 694 } re_sift_context_t; typedef
|