Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

register_info_type Union Reference

List of all members.

Public Attributes

fail_stack_elt_t word
struct {
   unsigned   match_null_string_p: 2
   unsigned   is_active: 1
   unsigned   matched_something: 1
   unsigned   ever_matched_something: 1
bits

Member Data Documentation

struct { ... } register_info_type::bits
 

unsigned register_info_type::ever_matched_something
 

Definition at line 1317 of file regex.c.

unsigned register_info_type::is_active
 

Definition at line 1315 of file regex.c.

unsigned register_info_type::match_null_string_p
 

Definition at line 1314 of file regex.c.

unsigned register_info_type::matched_something
 

Definition at line 1316 of file regex.c.

fail_stack_elt_t register_info_type::word
 

Definition at line 1308 of file regex.c.


The documentation for this union was generated from the following file:
Generated on Fri May 7 21:16:10 2004 by doxygen 1.3.5