Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/
H A Dzend_file_cache.c444 ZEND_TYPE_SET_PTR(*type, list);
454 ZEND_TYPE_SET_PTR(*type, type_name);
1288 ZEND_TYPE_SET_PTR(*type, list);
1297 ZEND_TYPE_SET_PTR(*type, type_name);
H A Dzend_persist_calc.c198 ZEND_TYPE_SET_PTR(*single_type, type_name); in zend_persist_type_calc()
H A Dzend_persist.c353 ZEND_TYPE_SET_PTR(*type, list); in zend_persist_type()
365 ZEND_TYPE_SET_PTR(*single_type, type_name); in zend_persist_type()
H A DZendAccelerator.c622 ZEND_TYPE_SET_PTR(*single_type, new_interned_string(ZEND_TYPE_NAME(*single_type))); in accel_copy_permanent_list_types()
/PHP-8.3/Zend/
H A Dzend_types.h240 #define ZEND_TYPE_SET_PTR(t, _ptr) \ macro
H A Dzend_API.c2782 ZEND_TYPE_SET_PTR(*current, name); in ZEND_END_ARG_INFO()
2790 ZEND_TYPE_SET_PTR(*inner, name); in ZEND_END_ARG_INFO()
2993 ZEND_TYPE_SET_PTR(new_arg_info[i].type, str); in zend_register_functions()
H A Dzend_compile.c6672 ZEND_TYPE_SET_PTR(type, ZEND_TYPE_NAME(single_type)); in zend_compile_typename_ex()

Completed in 73 milliseconds