#include <re.h>

Data Fields | |
| struct replace_lst * | next |
| int | offset |
| str | rpl |
| int | size |
Definition at line 68 of file re.h.
struct replace_lst* next [read] |
Definition at line 72 of file re.h.
Referenced by replace_lst_free(), subst_body_f(), subst_f(), and subst_str().
| int offset |
Definition at line 71 of file re.h.
Referenced by replace_lst_free(), subst_body_f(), subst_f(), and subst_str().
| int size |
1.5.6