regexp Type Reference

Collaboration diagram for regexp:

Collaboration graph
[legend]

Data Fields

enum regexp_mode mode
pos_t pos
union {
   struct unit_regexp   unit
   struct reserv_regexp   reserv
   struct nothing_regexp   nothing
   struct sequence_regexp   sequence
   struct repeat_regexp   repeat
   struct allof_regexp   allof
   struct oneof_regexp   oneof
regexp
union {
   struct unit_regexp   unit
   struct reserv_regexp   reserv
   struct nothing_regexp   nothing
   struct sequence_regexp   sequence
   struct repeat_regexp   repeat
   struct allof_regexp   allof
   struct oneof_regexp   oneof
regexp
union {
   struct unit_regexp   unit
   struct reserv_regexp   reserv
   struct nothing_regexp   nothing
   struct sequence_regexp   sequence
   struct repeat_regexp   repeat
   struct allof_regexp   allof
   struct oneof_regexp   oneof
regexp
union {
   struct unit_regexp   unit
   struct reserv_regexp   reserv
   struct nothing_regexp   nothing
   struct sequence_regexp   sequence
   struct repeat_regexp   repeat
   struct allof_regexp   allof
   struct oneof_regexp   oneof
regexp

Detailed Description

Definition at line 946 of file genautomata.c.


Field Documentation

Definition at line 950 of file genautomata.c.

Referenced by process_regexp(), transform_1(), transform_2(), and transform_3().

Definition at line 953 of file genautomata.c.

Definition at line 954 of file genautomata.c.

Definition at line 955 of file genautomata.c.

Definition at line 956 of file genautomata.c.

Definition at line 957 of file genautomata.c.

Definition at line 958 of file genautomata.c.

Definition at line 959 of file genautomata.c.

union { ... } regexp::regexp

union { ... } regexp::regexp

union { ... } regexp::regexp

union { ... } regexp::regexp


The documentation for this type was generated from the following files:

Generated on Wed Apr 8 17:02:33 2009 for Open64 by  doxygen 1.5.6