ZEND_DO_UCALL    2348 Zend/zend_builtin_functions.c 		    skip->prev_execute_data->opline->opcode != ZEND_DO_UCALL &&
ZEND_DO_UCALL    2544 Zend/zend_builtin_functions.c 		    skip->prev_execute_data->opline->opcode != ZEND_DO_UCALL &&
ZEND_DO_UCALL    2796 Zend/zend_compile.c 				return ZEND_DO_UCALL;
ZEND_DO_UCALL    2459 Zend/zend_execute.c 					case ZEND_DO_UCALL:
ZEND_DO_UCALL    2508 Zend/zend_execute.c 						case ZEND_DO_UCALL:
ZEND_DO_UCALL     730 Zend/zend_execute_API.c 	           EG(current_execute_data)->opline->opcode != ZEND_DO_UCALL &&
ZEND_DO_UCALL    3562 Zend/zend_vm_def.h ZEND_VM_HANDLER(130, ZEND_DO_UCALL, ANY, ANY)
ZEND_DO_UCALL    1883 ext/opcache/Optimizer/block_pass.c 					case ZEND_DO_UCALL:
ZEND_DO_UCALL      79 ext/opcache/Optimizer/optimize_func_calls.c 			case ZEND_DO_UCALL:
ZEND_DO_UCALL    1632 sapi/phpdbg/phpdbg_prompt.c 		     execute_data->opline->opcode == ZEND_DO_UCALL ||