Lines Matching refs:zend_always_inline
184 static zend_always_inline zend_vm_stack zend_vm_stack_new_page(size_t size, zend_vm_stack prev) { in zend_vm_stack_new_page()
244 static zend_always_inline zval *_get_zval_ptr_tmp(uint32_t var, zend_free_op *should_free EXECUTE_D… in _get_zval_ptr_tmp()
254 static zend_always_inline zval *_get_zval_ptr_var(uint32_t var, zend_free_op *should_free EXECUTE_D… in _get_zval_ptr_var()
262 static zend_always_inline zval *_get_zval_ptr_var_deref(uint32_t var, zend_free_op *should_free EXE… in _get_zval_ptr_var_deref()
313 static zend_always_inline zval *_get_zval_ptr_cv(uint32_t var, int type EXECUTE_DATA_DC) in _get_zval_ptr_cv()
327 static zend_always_inline zval *_get_zval_ptr_cv_deref(uint32_t var, int type EXECUTE_DATA_DC) in _get_zval_ptr_cv_deref()
343 static zend_always_inline zval *_get_zval_ptr_cv_BP_VAR_R(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_BP_VAR_R()
353 static zend_always_inline zval *_get_zval_ptr_cv_deref_BP_VAR_R(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_deref_BP_VAR_R()
364 static zend_always_inline zval *_get_zval_ptr_cv_BP_VAR_IS(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_BP_VAR_IS()
371 static zend_always_inline zval *_get_zval_ptr_cv_BP_VAR_RW(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_BP_VAR_RW()
383 static zend_always_inline zval *_get_zval_ptr_cv_BP_VAR_W(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_BP_VAR_W()
393 static zend_always_inline zval *_get_zval_ptr(int op_type, znode_op node, zend_free_op *should_free… in _get_zval_ptr()
414 static zend_always_inline zval *_get_op_data_zval_ptr_r(int op_type, znode_op node, zend_free_op *s… in _get_op_data_zval_ptr_r()
435 static zend_always_inline ZEND_ATTRIBUTE_UNUSED zval *_get_zval_ptr_deref(int op_type, znode_op nod… in _get_zval_ptr_deref()
456 static zend_always_inline ZEND_ATTRIBUTE_UNUSED zval *_get_op_data_zval_ptr_deref_r(int op_type, zn… in _get_op_data_zval_ptr_deref_r()
477 static zend_always_inline zval *_get_zval_ptr_undef(int op_type, znode_op node, zend_free_op *shoul… in _get_zval_ptr_undef()
498 static zend_always_inline zval *_get_zval_ptr_ptr_var(uint32_t var, zend_free_op *should_free EXECU… in _get_zval_ptr_ptr_var()
951 static zend_always_inline zend_bool i_zend_check_property_type(zend_property_info *info, zval *prop… in i_zend_check_property_type()
980 static zend_bool zend_always_inline i_zend_verify_property_type(zend_property_info *info, zval *pro… in i_zend_verify_property_type()
1010 static zend_always_inline zend_bool zend_check_type( in zend_check_type()
1068 static zend_always_inline int zend_verify_arg_type(zend_function *zf, uint32_t arg_num, zval *arg, … in zend_verify_arg_type()
1090 static zend_always_inline int zend_verify_recv_arg_type(zend_function *zf, uint32_t arg_num, zval *… in zend_verify_recv_arg_type()
1107 static zend_always_inline int zend_verify_variadic_arg_type(zend_function *zf, uint32_t arg_num, zv… in zend_verify_variadic_arg_type()
1240 static zend_always_inline void zend_verify_return_type(zend_function *zf, zval *ret, void **cache_s… in zend_verify_return_type()
1291 static zend_always_inline int zend_binary_op(zval *ret, zval *op1, zval *op2 OPLINE_DC) in zend_binary_op()
1954 static zend_always_inline HashTable *zend_get_target_symbol_table(int fetch_type EXECUTE_DATA_DC) in zend_get_target_symbol_table()
2126 static zend_always_inline zval *zend_fetch_dimension_address_inner(HashTable *ht, const zval *dim, … in zend_fetch_dimension_address_inner()
2254 static zend_always_inline void zend_fetch_dimension_address(zval *result, zval *container, zval *di… in zend_fetch_dimension_address()
2387 static zend_always_inline void zend_fetch_dimension_address_read(zval *result, zval *container, zva… in zend_fetch_dimension_address_read()
2686 static zend_always_inline zend_bool promotes_to_array(zval *val) { in promotes_to_array()
2691 static zend_always_inline zend_bool promotes_to_object(zval *val) { in promotes_to_object()
2697 static zend_always_inline zend_bool check_type_array_assignable(zend_type type) { in check_type_array_assignable()
2705 static zend_always_inline zend_bool check_type_stdClass_assignable(zend_type type) { in check_type_stdClass_assignable()
2824 static zend_always_inline void zend_fetch_property_address(zval *result, zval *container, uint32_t … in zend_fetch_property_address()
2925 static zend_always_inline void zend_assign_to_property_reference(zval *container, uint32_t containe… in zend_assign_to_property_reference()
3077 static zend_always_inline int zend_fetch_static_property_address(zval **retval, zend_property_info … in zend_fetch_static_property_address()
3152 static zend_always_inline int i_zend_verify_type_assignable_zval( in i_zend_verify_type_assignable_zval()
3245 static zend_always_inline void i_zval_ptr_dtor_noref(zval *zval_ptr) { in i_zval_ptr_dtor_noref()
3468 static zend_always_inline void i_free_compiled_variables(zend_execute_data *execute_data) /* {{{ */ in i_free_compiled_variables()
3581 static zend_always_inline void zend_init_cvs(uint32_t first, uint32_t last EXECUTE_DATA_DC) in zend_init_cvs()
3594 static zend_always_inline void i_init_func_execute_data(zend_op_array *op_array, zval *return_value… in i_init_func_execute_data()
3632 static zend_always_inline void init_func_run_time_cache_i(zend_op_array *op_array) /* {{{ */ in init_func_run_time_cache_i()
3686 static zend_always_inline void i_init_code_execute_data(zend_execute_data *execute_data, zend_op_ar… in i_init_code_execute_data()
3795 static zend_always_inline void zend_vm_stack_extend_call_frame(zend_execute_data **call, uint32_t p… in zend_vm_stack_extend_call_frame()
3805 static zend_always_inline zend_generator *zend_get_running_generator(EXECUTE_DATA_D) /* {{{ */ in zend_get_running_generator()
4413 static zend_always_inline int _zend_quick_get_constant( in _zend_quick_get_constant()
4532 static zend_always_inline zend_execute_data *_zend_vm_stack_push_call_frame_ex(uint32_t used_stack,… in _zend_vm_stack_push_call_frame_ex()
4551 static zend_always_inline zend_execute_data *_zend_vm_stack_push_call_frame(uint32_t call_info, zen… in _zend_vm_stack_push_call_frame()