Searched refs:tEXTENDS (Results 1 – 23 of 23) sorted by relevance
/dports/chinese/enscript/enscript-1.6.6/states/ |
H A D | gram.h | 58 tEXTENDS = 276, enumerator 93 #define tEXTENDS 276 macro
|
H A D | gram.y | 44 %token tLOCAL tWHILE tFOR tEXTENDS 76 | tSTATE tSYMBOL tEXTENDS tSYMBOL '{' staterules '}'
|
H A D | lex.l | 107 "extends" { return tEXTENDS; }
|
H A D | gram.c | 148 tEXTENDS = 276, enumerator 183 #define tEXTENDS 276 macro
|
H A D | lex.c | 950 { return tEXTENDS; }
|
/dports/print/enscript-letter/enscript-1.6.6/states/ |
H A D | gram.h | 58 tEXTENDS = 276, enumerator 93 #define tEXTENDS 276 macro
|
H A D | gram.y | 44 %token tLOCAL tWHILE tFOR tEXTENDS 76 | tSTATE tSYMBOL tEXTENDS tSYMBOL '{' staterules '}'
|
H A D | lex.l | 107 "extends" { return tEXTENDS; }
|
H A D | gram.c | 148 tEXTENDS = 276, enumerator 183 #define tEXTENDS 276 macro
|
H A D | lex.c | 950 { return tEXTENDS; }
|
/dports/print/enscript-a4/enscript-1.6.6/states/ |
H A D | gram.h | 58 tEXTENDS = 276, enumerator 93 #define tEXTENDS 276 macro
|
H A D | gram.y | 44 %token tLOCAL tWHILE tFOR tEXTENDS 76 | tSTATE tSYMBOL tEXTENDS tSYMBOL '{' staterules '}'
|
H A D | lex.l | 107 "extends" { return tEXTENDS; }
|
H A D | gram.c | 148 tEXTENDS = 276, enumerator 183 #define tEXTENDS 276 macro
|
H A D | lex.c | 950 { return tEXTENDS; }
|
/dports/print/enscript-letterdj/enscript-1.6.6/states/ |
H A D | gram.h | 58 tEXTENDS = 276, enumerator 93 #define tEXTENDS 276 macro
|
H A D | gram.y | 44 %token tLOCAL tWHILE tFOR tEXTENDS 76 | tSTATE tSYMBOL tEXTENDS tSYMBOL '{' staterules '}'
|
H A D | lex.l | 107 "extends" { return tEXTENDS; }
|
H A D | gram.c | 148 tEXTENDS = 276, enumerator 183 #define tEXTENDS 276 macro
|
H A D | lex.c | 950 { return tEXTENDS; }
|
/dports/www/kannel/gateway-1.4.4/wmlscript/ |
H A D | wsgram.h | 92 tEXTENDS = 308, enumerator 178 #define tEXTENDS 308 macro
|
H A D | wslexer.c | 177 {N("extends"), tEXTENDS},
|
H A D | wsgram.c | 127 tEXTENDS = 308, enumerator 213 #define tEXTENDS 308 macro
|