Home
last modified time | relevance | path

Searched refs:check_only (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_object_handlers.h155 …*obj, zend_class_entry **ce_ptr, zend_function **fptr_ptr, zend_object **obj_ptr, bool check_only);
227 …*obj, zend_class_entry **ce_ptr, zend_function **fptr_ptr, zend_object **obj_ptr, bool check_only);
H A Dzend_closures.c560 …d_class_entry **ce_ptr, zend_function **fptr_ptr, zend_object **obj_ptr, bool check_only) /* {{{ */ in zend_closure_get_closure() argument
H A Dzend_object_handlers.c1957 …d_class_entry **ce_ptr, zend_function **fptr_ptr, zend_object **obj_ptr, bool check_only) /* {{{ */ in zend_std_get_closure() argument
/PHP-8.3/ext/ffi/
H A Dffi.c2134 …d_class_entry **ce_ptr, zend_function **fptr_ptr, zend_object **obj_ptr, bool check_only) /* {{{ */ in zend_ffi_cdata_get_closure() argument
2141 if (!check_only) { in zend_ffi_cdata_get_closure()
2148 if (!check_only) { in zend_ffi_cdata_get_closure()
2154 if (!check_only) { in zend_ffi_cdata_get_closure()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_arm64.dasc13875 …fetch_this(dasm_State **Dst, const zend_op *opline, const zend_op_array *op_array, bool check_only)
13912 if (!check_only) {
H A Dzend_jit_x86.dasc14799 …fetch_this(dasm_State **Dst, const zend_op *opline, const zend_op_array *op_array, bool check_only)
14834 if (!check_only) {

Completed in 122 milliseconds