ZEND_ARG_COMPILE_TIME_BOUND 2636 Zend/zend_compile.c opline->extended_value = ZEND_ARG_COMPILE_TIME_BOUND | send_by_reference | send_function; ZEND_ARG_COMPILE_TIME_BOUND 3110 Zend/zend_vm_def.h if (opline->extended_value & ZEND_ARG_COMPILE_TIME_BOUND) { /* Had function_ptr at compile_time */ ZEND_ARG_COMPILE_TIME_BOUND 3138 Zend/zend_vm_def.h if ((opline->extended_value & ZEND_ARG_COMPILE_TIME_BOUND) ? ZEND_ARG_COMPILE_TIME_BOUND 13031 Zend/zend_vm_execute.h if (opline->extended_value & ZEND_ARG_COMPILE_TIME_BOUND) { /* Had function_ptr at compile_time */ ZEND_ARG_COMPILE_TIME_BOUND 13059 Zend/zend_vm_execute.h if ((opline->extended_value & ZEND_ARG_COMPILE_TIME_BOUND) ? ZEND_ARG_COMPILE_TIME_BOUND 30713 Zend/zend_vm_execute.h if (opline->extended_value & ZEND_ARG_COMPILE_TIME_BOUND) { /* Had function_ptr at compile_time */ ZEND_ARG_COMPILE_TIME_BOUND 30741 Zend/zend_vm_execute.h if ((opline->extended_value & ZEND_ARG_COMPILE_TIME_BOUND) ?