Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_file_cache.c444 ZEND_TYPE_SET_PTR(*type, list);
454 ZEND_TYPE_SET_PTR(*type, type_name);
1289 ZEND_TYPE_SET_PTR(*type, list);
1298 ZEND_TYPE_SET_PTR(*type, type_name);
H A Dzend_persist_calc.c197 ZEND_TYPE_SET_PTR(*single_type, type_name); in zend_persist_type_calc()
H A Dzend_persist.c351 ZEND_TYPE_SET_PTR(*type, list); in zend_persist_type()
363 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-src/Zend/
H A Dzend_types.h240 #define ZEND_TYPE_SET_PTR(t, _ptr) \ macro
H A Dzend_API.c2838 ZEND_TYPE_SET_PTR(*current, name); in ZEND_END_ARG_INFO()
2846 ZEND_TYPE_SET_PTR(*inner, name); in ZEND_END_ARG_INFO()
3072 ZEND_TYPE_SET_PTR(new_arg_info[i].type, str); in zend_register_functions()
H A Dzend_compile.c6851 ZEND_TYPE_SET_PTR(type, ZEND_TYPE_NAME(single_type)); in zend_compile_typename_ex()

Completed in 112 milliseconds