Home
last modified time | relevance | path

Searched refs:ZEND_TYPE_ENCODE_CLASS (Results 1 – 8 of 8) sorted by relevance

/PHP-7.3/ext/opcache/
H A Dzend_persist_calc.c225 arg_info[i].type = ZEND_TYPE_ENCODE_CLASS(type_name, allow_null); in zend_persist_op_array_calc_ex()
H A Dzend_persist.c558 arg_info[i].type = ZEND_TYPE_ENCODE_CLASS(type_name, allow_null); in zend_persist_op_array_ex()
H A Dzend_file_cache.c1135 p->type = ZEND_TYPE_ENCODE_CLASS(type_name, allow_null);
H A DZendAccelerator.c601 …arg_info[i].type = ZEND_TYPE_ENCODE_CLASS(new_interned_string(ZEND_TYPE_NAME(arg_info[i].type)), a… in accel_copy_permanent_strings()
/PHP-7.3/Zend/
H A Dzend_types.h148 #define ZEND_TYPE_ENCODE_CLASS(class_name, allow_null) \ macro
H A Dzend.c593 ZEND_TYPE_ENCODE_CLASS( in function_copy_ctor()
H A Dzend_API.c2329 new_arg_info[i].type = ZEND_TYPE_ENCODE_CLASS(str, allow_null); in zend_register_functions()
H A Dzend_compile.c5493 arg_info->type = ZEND_TYPE_ENCODE_CLASS(class_name, allow_null); in zend_compile_typename()

Completed in 73 milliseconds