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 |
Definition at line 1432 of file regex_win32.c.
Definition at line 1434 of file regex_win32.c.
Definition at line 1440 of file regex_win32.c.
unsigned register_info_type::is_active |
Definition at line 1441 of file regex_win32.c.
Definition at line 1442 of file regex_win32.c.
Definition at line 1443 of file regex_win32.c.
struct { ... } register_info_type::bits |