Home
last modified time | relevance | path

Searched refs:zend_string_addref (Results 1 – 18 of 18) sorted by relevance

/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c470 zend_string_addref(name); in generate_dispids()
505 zend_string_addref(name); in generate_dispids()
/PHP-7.4/ext/standard/
H A Dbrowscap.c229 zend_string_addref(interned); in browscap_intern_str()
252 zend_string_addref(interned); in browscap_intern_str_ci()
H A Dbasic_functions.c4698 zend_string_addref(str);
H A Dstring.c4383 zend_string_addref(subject_str);
/PHP-7.4/Zend/
H A Dzend_hash.c715 zend_string_addref(key); in _zend_hash_add_or_update_i()
723 zend_string_addref(key); in _zend_hash_add_or_update_i()
763 zend_string_addref(key); in _zend_hash_add_or_update_i()
767 zend_string_addref(key); in _zend_hash_add_or_update_i()
1102 zend_string_addref(key); in zend_hash_set_bucket_key()
1986 zend_string_addref(q->key); in zend_array_dup_element()
H A Dzend_hash.h1129 zend_string_addref(key); in _zend_hash_append_ex()
1155 zend_string_addref(key); in _zend_hash_append_ptr_ex()
1181 zend_string_addref(key); in _zend_hash_append_ind()
H A Dzend_string.h118 static zend_always_inline uint32_t zend_string_addref(zend_string *s) in zend_string_addref() function
H A Dzend_inheritance.c48 zend_string_addref(new_property_info->name); in zend_duplicate_property_info_internal()
50 zend_string_addref(ZEND_TYPE_NAME(new_property_info->type)); in zend_duplicate_property_info_internal()
70 zend_string_addref(new_function->common.function_name); in zend_duplicate_internal_function()
2035 zend_string_addref(ZEND_TYPE_NAME(property_info->type)); in zend_do_traits_property_binding()
H A Dzend_compile.c911 zend_string_addref(name); in zend_resolve_class_name()
1015 zend_string_addref(function->common.function_name); in function_add_ref()
4110 zend_string_addref(Z_STR(name_node.u.constant)); in zend_compile_global_var()
5329 zend_string_addref(class_name); in zend_compile_typename()
6740 zend_string_addref(old_name); in zend_compile_use()
8322 zend_string_addref(class_name); in zend_compile_const_expr_class_const()
H A Dzend_execute.c2200 zend_string_addref(offset_key); in zend_fetch_dimension_address_inner()
H A Dzend_API.c3096 zend_string_addref(mname); in zend_is_callable_check_func()
/PHP-7.4/ext/spl/
H A Dphp_spl.c364 zend_string_addref(SPL_G(autoload_extensions)); in PHP_FUNCTION()
432 zend_string_addref(func->op_array.function_name); in PHP_FUNCTION()
H A Dspl_array.c1256 zend_string_addref(intern->ce_get_iterator->name); in SPL_METHOD()
/PHP-7.4/ext/pcntl/
H A Dpcntl.c1007 zend_string_addref(key); in PHP_FUNCTION()
/PHP-7.4/ext/dom/
H A Dphp_dom.c444 zend_string_addref(object_str); in dom_get_debug_info_helper()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1174 zend_string_addref(ZEND_TYPE_NAME(type)); in reflection_type_factory()
1247 zend_string_addref(ZEND_TYPE_NAME(reference->prop.type)); in reflection_property_factory()
5354 zend_string_addref(ZEND_TYPE_NAME(reference->prop.type)); in ZEND_METHOD()
/PHP-7.4/ext/curl/
H A Dinterface.c2191 zend_string_addref(string_key); in build_mime_structure_from_hash()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c687 zend_string_addref(auto_global->name); in accel_copy_permanent_strings()

Completed in 191 milliseconds