Searched refs:T_CLOSE_PAREN (Results 1 – 6 of 6) sorted by relevance
128 ")" return T_CLOSE_PAREN;
76 %token T_CLOSE_PAREN481 | T_OPEN_PAREN expr T_CLOSE_PAREN { $$ = $2; }
1166 return T_CLOSE_PAREN;
174 T_CLOSE_PAREN = 288, enumerator
174 T_CLOSE_PAREN = 288,577 "T_CLOSE_PAREN", "T_OPEN_PAREN", "T_EOL", "T_OR", "T_AND", "T_EQUAL",