Searched refs:T_CLOSE_PAREN (Results 1 – 6 of 6) sorted by relevance
121 ")" return T_CLOSE_PAREN;
72 %token T_CLOSE_PAREN472 | T_OPEN_PAREN expr T_CLOSE_PAREN { $$ = $2; }
1129 return T_CLOSE_PAREN;
162 T_CLOSE_PAREN = 284, enumerator
162 T_CLOSE_PAREN = 284,560 "T_CLOSE_PAREN", "T_OPEN_PAREN", "T_EOL", "T_OR", "T_AND", "T_EQUAL",