Public Attributes | |
| struct { | |
| unsigned ever_matched_something: 1 | |
| unsigned is_active: 1 | |
| unsigned match_null_string_p: 2 | |
| unsigned matched_something: 1 | |
| } | bits |
| fail_stack_elt_t | word |
Definition at line 3129 of file regex.c.
| struct { ... } bits |
| unsigned ever_matched_something |
| unsigned match_null_string_p |
| unsigned matched_something |
1.6.3