#include <regex.h>
Data Fields | |
| unsigned char * | word |
| struct { | |
| unsigned is_active: 1 | |
| unsigned matched_something: 1 | |
| } | bits |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 110 of file regex.h. Referenced by re_match_exec(). |
1.3.5