register_info_type Union Reference

Collaboration diagram for register_info_type:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 1432 of file regex_win32.c.


Field Documentation

fail_stack_elt_t register_info_type::word

Definition at line 1434 of file regex_win32.c.

unsigned register_info_type::match_null_string_p

Definition at line 1440 of file regex_win32.c.

unsigned register_info_type::is_active

Definition at line 1441 of file regex_win32.c.

unsigned register_info_type::matched_something

Definition at line 1442 of file regex_win32.c.

unsigned register_info_type::ever_matched_something

Definition at line 1443 of file regex_win32.c.

struct { ... } register_info_type::bits


The documentation for this union was generated from the following file:
Generated on Mon Mar 31 19:10:11 2008 for Graphviz by  doxygen 1.5.1