#include <re.h>
Data Fields | |
| regex_t * | re |
| str | replacement |
| int | replace_all |
| int | n_escapes |
| int | max_pmatch |
| replace_with | replace [1] |
|
|
Definition at line 61 of file re.h. Referenced by subst_run(). |
|
|
Definition at line 60 of file re.h. Referenced by replace_build(), and replace_len(). |
|
|
Definition at line 57 of file re.h. Referenced by subst_expr_free(), and subst_run(). |
|
|
Definition at line 62 of file re.h. Referenced by replace_build(), and replace_len(). |
|
|
Definition at line 59 of file re.h. Referenced by subst_run(). |
|
|
Definition at line 58 of file re.h. Referenced by replace_build(), replace_len(), subst_expr_free(), and subst_parser(). |
1.3.9.1