Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_execute.h97 …nd_always_inline void zend_copy_to_variable(zval *variable_ptr, zval *value, zend_uchar value_type) in zend_copy_to_variable()
124 …ne zval* zend_assign_to_variable(zval *variable_ptr, zval *value, zend_uchar value_type, zend_bool… in zend_assign_to_variable()
H A Dzend_vm_def.h6697 uint32_t value_type; variable
6849 uint32_t value_type; variable
9680 uint32_t value_type; variable
H A Dzend_execute.c3292 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.h21652 uint32_t value_type; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
21804 uint32_t value_type; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
31189 uint32_t value_type; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_UNUSED_HANDLER() local
31241 uint32_t value_type; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_USED_HANDLER() local
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_inference.c1875 uint32_t arr_type, uint32_t dim_type, uint32_t value_type, zend_uchar dim_op_type) { in assign_dim_result_type()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c2108 … 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()

Completed in 186 milliseconds