Home
last modified time | relevance | path

Searched defs:value_type (Results 1 – 8 of 8) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_execute.h115 …nd_always_inline void zend_copy_to_variable(zval *variable_ptr, zval *value, zend_uchar value_type) in zend_copy_to_variable()
142 …ne zval* zend_assign_to_variable(zval *variable_ptr, zval *value, zend_uchar value_type, bool stri… in zend_assign_to_variable()
H A Dzend_enum.c371 zend_type value_type = ZEND_TYPE_INIT_CODE(ce->enum_backing_type, 0, 0); in zend_enum_register_props() local
H A Dzend_vm_def.h6770 uint32_t value_type; in ZEND_VM_HELPER() local
6888 uint32_t value_type; variable
6946 uint32_t value_type; variable
9831 uint32_t value_type; variable
H A Dzend_execute.c3562 ZEND_API zval* zend_assign_to_typed_ref(zval *variable_ptr, zval *orig_value, zend_uchar value_type in zend_assign_to_typed_ref()
H A Dzend_vm_execute.h2706 uint32_t value_type; in zend_fe_fetch_object_helper_SPEC() local
21939 uint32_t value_type; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
21997 uint32_t value_type; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
31603 uint32_t value_type; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_UNUSED_HANDLER() local
31648 uint32_t value_type; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_USED_HANDLER() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_internal.h818 static zend_always_inline bool has_concrete_type(uint32_t value_type) in has_concrete_type()
823 static zend_always_inline uint32_t concrete_type(uint32_t value_type) in concrete_type()
H A Dzend_jit_helpers.c2143 … zval* zend_jit_assign_to_typed_ref_helper(zend_reference *ref, zval *value, zend_uchar value_type) in zend_jit_assign_to_typed_ref_helper()
/PHP-8.1/Zend/Optimizer/
H A Dzend_inference.c2169 uint32_t arr_type, uint32_t dim_type, uint32_t value_type, zend_uchar dim_op_type) { in assign_dim_array_result_type()
2213 uint32_t arr_type, uint32_t dim_type, uint32_t value_type, zend_uchar dim_op_type) { in assign_dim_result_type()

Completed in 183 milliseconds