ZEND_DO_FCALL_BY_NAME 1782 Zend/zend_builtin_functions.c 		    skip->prev_execute_data->opline->opcode != ZEND_DO_FCALL_BY_NAME &&
ZEND_DO_FCALL_BY_NAME 1819 Zend/zend_builtin_functions.c 			if ((! ptr->opline) || ((ptr->opline->opcode == ZEND_DO_FCALL_BY_NAME) || (ptr->opline->opcode == ZEND_DO_FCALL))) {
ZEND_DO_FCALL_BY_NAME 1974 Zend/zend_builtin_functions.c 		    skip->prev_execute_data->opline->opcode != ZEND_DO_FCALL_BY_NAME &&
ZEND_DO_FCALL_BY_NAME 2033 Zend/zend_builtin_functions.c 			if ((! ptr->opline) || ((ptr->opline->opcode == ZEND_DO_FCALL_BY_NAME) || (ptr->opline->opcode == ZEND_DO_FCALL))) {
ZEND_DO_FCALL_BY_NAME 1564 Zend/zend_compile.c 			opline->opcode = ZEND_DO_FCALL_BY_NAME;
ZEND_DO_FCALL_BY_NAME 1662 Zend/zend_compile.c 			opline->extended_value = ZEND_DO_FCALL_BY_NAME;
ZEND_DO_FCALL_BY_NAME 2066 Zend/zend_vm_def.h ZEND_VM_HANDLER(61, ZEND_DO_FCALL_BY_NAME, ANY, ANY)
ZEND_DO_FCALL_BY_NAME 2230 Zend/zend_vm_def.h 	if (opline->extended_value==ZEND_DO_FCALL_BY_NAME
ZEND_DO_FCALL_BY_NAME 2350 Zend/zend_vm_def.h 	if ((opline->extended_value == ZEND_DO_FCALL_BY_NAME)
ZEND_DO_FCALL_BY_NAME 1794 Zend/zend_vm_execute.h 	if (opline->extended_value==ZEND_DO_FCALL_BY_NAME
ZEND_DO_FCALL_BY_NAME 4362 Zend/zend_vm_execute.h 	if (opline->extended_value==ZEND_DO_FCALL_BY_NAME
ZEND_DO_FCALL_BY_NAME 7404 Zend/zend_vm_execute.h 	if (opline->extended_value==ZEND_DO_FCALL_BY_NAME
ZEND_DO_FCALL_BY_NAME 7524 Zend/zend_vm_execute.h 	if ((opline->extended_value == ZEND_DO_FCALL_BY_NAME)
ZEND_DO_FCALL_BY_NAME 19688 Zend/zend_vm_execute.h 	if (opline->extended_value==ZEND_DO_FCALL_BY_NAME
ZEND_DO_FCALL_BY_NAME 19807 Zend/zend_vm_execute.h 	if ((opline->extended_value == ZEND_DO_FCALL_BY_NAME)