Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
pval Struct Reference

Data Fields

struct pvaldad
 
int endcol
 
int endline
 
char * filename
 
struct pvalnext
 
struct pvalprev
 
int startcol
 
int startline
 
pvaltype type
 
union {
   char *   for_init
 
   struct pval *   list
 
   struct pval *   statements
 
   char *   str
 
u1
 
struct pvalu1_last
 
union {
   struct pval *   arglist
 
   char *   for_test
 
   struct pval *   goto_target
 
   struct pval *   statements
 
   char *   val
 
u2
 
union {
   int   abstract
 
   struct ael_extension *   compiled_label
 
   struct pval *   else_statements
 
   struct pval *   extend
 
   char *   for_inc
 
   int   goto_target_in_case
 
   char *   hints
 
   struct pval *   macro_statements
 
u3
 
union {
   struct pval *   for_statements
 
   int   regexten
 
u4
 

Detailed Description

Definition at line 48 of file pval.h.


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