Home
last modified time | relevance | path

Searched defs:src_type (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_fold.h2025 ir_type src_type = ctx->ir_base[op1_insn->op1].type; in IR_FOLD() local
2042 ir_type src_type = ctx->ir_base[op1_insn->op1].type; in IR_FOLD() local
/PHP-8.2/ext/ffi/
H A Dffi.c272 static bool zend_ffi_func_ptr_are_compatible(zend_ffi_type *dst_type, zend_ffi_type *src_type) /* {… in zend_ffi_func_ptr_are_compatible()
315 static bool zend_ffi_is_compatible_type(zend_ffi_type *dst_type, zend_ffi_type *src_type) /* {{{ */ in zend_ffi_is_compatible_type()

Completed in 33 milliseconds