#include <re.h>
Data Fields | |
re_registers | regs |
int | char_offset_updated |
int | char_offset_num_allocated |
rmatch_offset * | char_offset |
Definition at line 34 of file re.h.
struct rmatch_offset* rmatch::char_offset |
Definition at line 39 of file re.h.
Referenced by match_init_copy(), obj_free(), and update_char_offset().
Definition at line 38 of file re.h.
Referenced by match_init_copy(), memsize_of(), and update_char_offset().
struct re_registers rmatch::regs |
Definition at line 35 of file re.h.
Referenced by match_init_copy(), obj_free(), and update_char_offset().