Apache HTTPD
Public Attributes | List of all members
YYSTYPE Union Reference

#include <util_expr_parse.h>

Public Attributes

charcpVal
 
ap_expr_texVal
 
int num
 

Detailed Description

Definition at line 152 of file util_expr_parse.c.

Member Data Documentation

◆ cpVal

char * YYSTYPE::cpVal

Definition at line 158 of file util_expr_parse.c.

◆ exVal

ap_expr_t * YYSTYPE::exVal

Definition at line 159 of file util_expr_parse.c.

◆ num

int YYSTYPE::num

Definition at line 160 of file util_expr_parse.c.


The documentation for this union was generated from the following files: