Lines Matching refs:sed_expr_config
32 typedef struct sed_expr_config
36 } sed_expr_config;
40 sed_expr_config output;
41 sed_expr_config input;
75 sed_expr_config *sed_cfg = (sed_expr_config *) data;
199 static apr_status_t compile_sed_expr(sed_expr_config *sed_cfg,
234 static apr_status_t init_context(ap_filter_t *f, sed_expr_config *sed_cfg, int usetpool)
276 sed_expr_config *sed_cfg = &cfg->output;
395 sed_expr_config *sed_cfg = &cfg->input;
493 sed_expr_config *sed_cfg =
494 (sed_expr_config *) (((char *) cfg) + offset);