EX 415 Zend/zend_compile.h #define EX(element) execute_data.element EX 167 Zend/zend_execute.c #undef EX EX 168 Zend/zend_execute.c #define EX(element) execute_data->element EX 1092 sapi/phpdbg/phpdbg_prompt.c #undef EX EX 1093 sapi/phpdbg/phpdbg_prompt.c #define EX(element) execute_data->element