Searched refs:T_WCHARCONST (Results 1 – 4 of 4) sorted by relevance
1 …EXDOUBLE 308 T_HEXDOUBLE_L 309 T_ID 257 T_INVALID 258 T_CHARCONST 260 T_WCHARCONST 261 T_STRING 26…
294 #define T_WCHARCONST (T_CHARCONST|N_WIDE) /* L'..' */ macro
560 case T_WCHARCONST: in subexpr()