Unit 'httpd24' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#httpd24]

ap_expr_eval_ctx_t

Declaration

Source position: ap_expr.inc line 149

type ap_expr_eval_ctx_t = record

  r: Prequest_rec;

  c: Pconn_rec;

  s: Pserver_rec;

  p: Papr_pool_t;

  err: PPchar;

  info: Pap_expr_info_t;

  re_pmatch: Pap_regmatch_t;

  re_nmatch: apr_size_t;

  re_source: PPchar;

  vary_this: PPchar;

  result_string: PPchar;

  data: pointer;

  reclvl: Integer;

end;


Documentation generated on: 2023-03-18