
Definition at line 946 of file genautomata.c.
| enum regexp_mode regexp::mode |
Definition at line 949 of file genautomata.c.
Referenced by check_regexp_units_distribution(), copy_insn_regexp(), form_regexp(), form_the_same_automaton_unit_lists_from_regexp(), gen_regexp_allof(), gen_regexp_el(), gen_regexp_oneof(), gen_regexp_repeat(), gen_regexp_sequence(), loop_in_regexp(), process_alts_for_forming_states(), process_regexp(), process_regexp_cycles(), process_seq_for_forming_states(), process_unit_to_form_the_same_automaton_unit_lists(), regexp_transform_func(), store_alt_unit_usage(), transform_1(), transform_2(), transform_3(), and VEC().
Definition at line 950 of file genautomata.c.
Referenced by process_regexp(), transform_1(), transform_2(), and transform_3().
struct unit_regexp regexp::unit [read] |
Definition at line 953 of file genautomata.c.
struct reserv_regexp regexp::reserv [read] |
Definition at line 954 of file genautomata.c.
struct nothing_regexp regexp::nothing [read] |
Definition at line 955 of file genautomata.c.
Definition at line 956 of file genautomata.c.
struct repeat_regexp regexp::repeat [read] |
Definition at line 957 of file genautomata.c.
struct allof_regexp regexp::allof [read] |
Definition at line 958 of file genautomata.c.
struct oneof_regexp regexp::oneof [read] |
Definition at line 959 of file genautomata.c.
| union { ... } regexp::regexp |
| union { ... } regexp::regexp |
| union { ... } regexp::regexp |
| union { ... } regexp::regexp |
1.5.6