|
|
00001 typedef union{ 00002 char *text; 00003 struct _Node *node; 00004 } YYSTYPE; 00005 #define ERROR 257 00006 #define VARNAME 258 00007 #define VARREF 259 00008 #define STRING 260 00009 #define SHOW 261 00010 #define APPENDPORT 262 00011 #define BUFFER 263 00012 #define BREAK 264 00013 #define CLOSEINPUT 265 00014 #define CLOSEOUTPUT 266 00015 #define CLOSEPORT 267 00016 #define CASE 268 00017 #define CLEARBUF 269 00018 #define DEFAULT 270 00019 #define DISPLAY 271 00020 #define DO 272 00021 #define DOWNCASE 273 00022 #define ELSE 274 00023 #define ELSEIF 275 00024 #define ENDCASE 276 00025 #define ENDIF 277 00026 #define ENDWHILE 278 00027 #define EXEC 279 00028 #define EXECPORT 280 00029 #define EXIT 281 00030 #define FIELDS 282 00031 #define GET 283 00032 #define GETENV 284 00033 #define IF 285 00034 #define INPUTPORT 286 00035 #define LANY 287 00036 #define LBREAK 288 00037 #define LSPAN 289 00038 #define MATCH 290 00039 #define NOOP 291 00040 #define NOT 292 00041 #define OUTPUTPORT 293 00042 #define PRINT 294 00043 #define PROTECT 295 00044 #define VERBATIM 296 00045 #define PUT 297 00046 #define RANY 298 00047 #define RBREAK 299 00048 #define RSPAN 300 00049 #define SET 301 00050 #define SUBSTITUTE 302 00051 #define THEN 303 00052 #define UPCASE 304 00053 #define WHILE 305 00054 #define JVAR 306 00055 #define PARAGRAPH 307 00056 #define EQ 308 00057 #define NEQ 309 00058 #define REGEQ 310 00059 #define REGNEQ 311 00060 00061 00062 extern YYSTYPE yylval;
Last updated at Tue Dec 18 21:07:42 PST 2007. | This site and project hosted by... |