Searched refs:ZEND_CALLABLE_CONVERT (Results 1 – 10 of 10) sorted by relevance
189 case ZEND_CALLABLE_CONVERT: in zend_optimize_func_calls()201 if (opline->opcode != ZEND_CALLABLE_CONVERT) { in zend_optimize_func_calls()210 if (opline->opcode != ZEND_CALLABLE_CONVERT) { in zend_optimize_func_calls()223 && opline->opcode != ZEND_CALLABLE_CONVERT) { in zend_optimize_func_calls()
109 case ZEND_CALLABLE_CONVERT: in zend_analyze_calls()
3849 case ZEND_CALLABLE_CONVERT: in _zend_update_type_info()
287 #define ZEND_CALLABLE_CONVERT 202 macro
4237 case ZEND_CALLABLE_CONVERT: in zend_unfinished_calls_gc()4293 case ZEND_CALLABLE_CONVERT: in zend_unfinished_calls_gc()4372 case ZEND_CALLABLE_CONVERT: in cleanup_unfinished_calls()4428 case ZEND_CALLABLE_CONVERT: in cleanup_unfinished_calls()
3879 zend_emit_op_tmp(result, ZEND_CALLABLE_CONVERT, NULL, NULL); in zend_compile_call_common()
9551 ZEND_VM_HANDLER(202, ZEND_CALLABLE_CONVERT, UNUSED, UNUSED)
891 || opline->opcode == ZEND_CALLABLE_CONVERT) {
375 case ZEND_CALLABLE_CONVERT: in zend_jit_needs_call_chain()458 case ZEND_CALLABLE_CONVERT: in zend_jit_needs_call_chain()4136 case ZEND_CALLABLE_CONVERT: in zend_jit()
1068 case ZEND_CALLABLE_CONVERT: in zend_jit_trace_find_init_fcall_op()6251 case ZEND_CALLABLE_CONVERT: in zend_jit_trace()
Completed in 162 milliseconds