Ts 297 ext/opcache/zend_accelerator_module.c #define EX_T(offset) (*(temp_variable *)((char *) EX(Ts) + offset)) Ts 1099 sapi/phpdbg/phpdbg_prompt.c #define EX_T(offset) (*(temp_variable *)((char *) EX(Ts) + offset)) Ts 1101 sapi/phpdbg/phpdbg_prompt.c #define EX_Ts() EX(Ts) Ts 1110 sapi/phpdbg/phpdbg_prompt.c EX(Ts) = (temp_variable *)(((char*)EX(CVs)) + ZEND_MM_ALIGNED_SIZE(sizeof(zval**) * op_array->last_var * (EG(active_symbol_table) ? 1 : 2)));