

Data Fields | |
| int | node |
| int | str_idx |
| int | subexp_from |
| int | subexp_to |
| char | more |
| char | unused |
| unsigned short int | eps_reachable_subexps_map |
Definition at line 628 of file gkregex.c.
Definition at line 630 of file gkregex.c.
Referenced by check_dst_limits(), check_dst_limits_calc_pos_1(), check_subexp_limits(), expand_bkref_cache(), get_subexp(), match_ctx_add_entry(), sift_states_bkref(), and transit_state_bkref().
Definition at line 631 of file gkregex.c.
Referenced by check_arrival(), check_subexp_limits(), match_ctx_add_entry(), search_cur_bkref_entry(), and transit_state_bkref().
Definition at line 632 of file gkregex.c.
Referenced by check_dst_limits_calc_pos(), check_subexp_limits(), expand_bkref_cache(), match_ctx_add_entry(), sift_states_bkref(), and transit_state_bkref().
Definition at line 633 of file gkregex.c.
Referenced by check_dst_limits_calc_pos(), check_subexp_limits(), expand_bkref_cache(), match_ctx_add_entry(), sift_states_bkref(), and transit_state_bkref().
Definition at line 634 of file gkregex.c.
Referenced by check_dst_limits_calc_pos_1(), expand_bkref_cache(), get_subexp(), match_ctx_add_entry(), and sift_states_bkref().
| unsigned short int re_backref_cache_entry::eps_reachable_subexps_map |
Definition at line 636 of file gkregex.c.
Referenced by check_dst_limits_calc_pos_1(), and match_ctx_add_entry().
1.5.5