|
|
1.1 ! root 1: ! 2: typedef union { ! 3: filt_struct *filt; ! 4: char strval[255]; ! 5: int symbol; ! 6: } YYSTYPE; ! 7: extern YYSTYPE yylval; ! 8: # define NUMBER 257 ! 9: # define NAME 258 ! 10: # define DEFAULT 259 ! 11: # define STRING 260 ! 12: # define OID 261 ! 13: # define AND 262 ! 14: # define OR 263 ! 15: # define NOT 264 ! 16: # define APPROX 265 ! 17: # define EQUAL 266 ! 18: # define ITEM 267 ! 19: # define SUBSTRING 268
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.