Apache HTTPD
Public Attributes | List of all members
expr_provider_single Struct Reference

Public Attributes

const void * func
 
const charname
 
ap_expr_lookup_fn_targ_parsing_func
 
int restricted
 

Detailed Description

Definition at line 1641 of file util_expr_eval.c.

Member Data Documentation

◆ arg_parsing_func

ap_expr_lookup_fn_t* expr_provider_single::arg_parsing_func

Definition at line 1644 of file util_expr_eval.c.

◆ func

const void* expr_provider_single::func

Definition at line 1642 of file util_expr_eval.c.

◆ name

const char* expr_provider_single::name

Definition at line 1643 of file util_expr_eval.c.

◆ restricted

int expr_provider_single::restricted

Definition at line 1645 of file util_expr_eval.c.


The documentation for this struct was generated from the following file: