Ruby
1.9.3p448(2013-06-27revision41675)
|
Data Fields | |
int | left_anchor |
int | right_anchor |
int OptAncInfo::left_anchor |
Definition at line 3982 of file regcomp.c.
Referenced by add_opt_anc_info(), alt_merge_opt_anc_info(), clear_opt_anc_info(), concat_left_node_opt_info(), concat_opt_anc_info(), is_set_opt_anc_info(), remove_opt_anc_info(), set_optimize_info_from_tree(), and set_sub_anchor().
int OptAncInfo::right_anchor |
Definition at line 3983 of file regcomp.c.
Referenced by add_opt_anc_info(), alt_merge_opt_anc_info(), alt_merge_opt_exact_info(), clear_opt_anc_info(), concat_opt_anc_info(), concat_opt_exact_info(), is_set_opt_anc_info(), remove_opt_anc_info(), set_optimize_info_from_tree(), and set_sub_anchor().