ZEND_ARG_COMPILE_TIME_BOUND 1654 Zend/zend_compile.c 			opline->extended_value = ZEND_ARG_COMPILE_TIME_BOUND | send_by_reference | send_function;
ZEND_ARG_COMPILE_TIME_BOUND 2285 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 7459 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 19743 Zend/zend_vm_execute.h 	if (opline->extended_value & ZEND_ARG_COMPILE_TIME_BOUND) { /* Had function_ptr at compile_time */