Home
last modified time | relevance | path

Searched refs:ZEND_TYPE_SET_PTR (Results 1 – 10 of 10) sorted by relevance

/PHP-8.0/ext/opcache/
H A Dzend_file_cache.c430 ZEND_TYPE_SET_PTR(*type, list);
440 ZEND_TYPE_SET_PTR(*type, type_name);
444 ZEND_TYPE_SET_PTR(*type, ce);
1204 ZEND_TYPE_SET_PTR(*type, list);
1213 ZEND_TYPE_SET_PTR(*type, type_name);
1217 ZEND_TYPE_SET_PTR(*type, ce);
H A Dzend_accelerator_util_funcs.c244 ZEND_TYPE_SET_PTR(prop_info->type, list); in zend_hash_clone_prop_info()
252 ZEND_TYPE_SET_PTR(*list_type, ce); in zend_hash_clone_prop_info()
261 ZEND_TYPE_SET_PTR(prop_info->type, ce); in zend_hash_clone_prop_info()
H A Dzend_persist.c302 ZEND_TYPE_SET_PTR(*type, list); in zend_persist_type()
310 ZEND_TYPE_SET_PTR(*single_type, type_name); in zend_persist_type()
1049 ZEND_TYPE_SET_PTR(*single_type, ce); in zend_update_parent_ce()
H A Dzend_persist_calc.c184 ZEND_TYPE_SET_PTR(*single_type, type_name); in zend_persist_type_calc()
H A DZendAccelerator.c606 ZEND_TYPE_SET_PTR(*single_type, in accel_copy_permanent_strings()
/PHP-8.0/Zend/
H A Dzend.c613 ZEND_TYPE_SET_PTR(new_arg_info[i].type, new_list); in function_copy_ctor()
618 ZEND_TYPE_SET_PTR(*list_type, name); in function_copy_ctor()
622 ZEND_TYPE_SET_PTR(new_arg_info[i].type, name); in function_copy_ctor()
H A Dzend_types.h221 #define ZEND_TYPE_SET_PTR(t, _ptr) \ macro
H A Dzend_inheritance.c45 ZEND_TYPE_SET_PTR(*type, new_list); in zend_type_copy_ctor()
H A Dzend_API.c2500 ZEND_TYPE_SET_PTR(new_arg_info[i].type, in ZEND_END_ARG_INFO()
H A Dzend_compile.c6133 ZEND_TYPE_SET_PTR(type, ZEND_TYPE_NAME(single_type)); in zend_compile_typename()

Completed in 82 milliseconds