Home
last modified time | relevance | path

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

/PHP-8.0/ext/com_dotnet/
H A Dcom_wrapper.c468 zend_string_addref(name); in generate_dispids()
503 zend_string_addref(name); in generate_dispids()
H A Dcom_handlers.c381 zend_string_addref(fptr->function_name); in com_method_get()
/PHP-8.0/ext/standard/
H A Dbrowscap.c227 zend_string_addref(interned); in browscap_intern_str()
250 zend_string_addref(interned); in browscap_intern_str_ci()
H A Dbasic_functions.c1353 zend_string_addref(str);
H A Dstring.c4077 zend_string_addref(subject_str);
/PHP-8.0/ext/spl/
H A Dphp_spl.c357 zend_string_addref(SPL_G(autoload_extensions)); in PHP_FUNCTION()
435 zend_string_addref(func->op_array.function_name); in spl_perform_autoload()
H A Dspl_array.c1252 zend_string_addref(intern->ce_get_iterator->name); in PHP_METHOD()
/PHP-8.0/Zend/
H A Dzend_inheritance.c50 zend_string_addref(ZEND_TYPE_NAME(*list_type)); in zend_type_copy_ctor()
53 zend_string_addref(ZEND_TYPE_NAME(*type)); in zend_type_copy_ctor()
61 zend_string_addref(new_property_info->name); in zend_duplicate_property_info_internal()
81 zend_string_addref(new_function->common.function_name); in zend_duplicate_internal_function()
123 zend_string_addref(func->op_array.function_name); in zend_duplicate_function()
H A Dzend_hash.c737 zend_string_addref(key); in _zend_hash_add_or_update_i()
745 zend_string_addref(key); in _zend_hash_add_or_update_i()
785 zend_string_addref(key); in _zend_hash_add_or_update_i()
789 zend_string_addref(key); in _zend_hash_add_or_update_i()
1128 zend_string_addref(key); in zend_hash_set_bucket_key()
2011 zend_string_addref(q->key); in zend_array_dup_element()
H A Dzend_hash.h1200 zend_string_addref(key); in _zend_hash_append_ex()
1226 zend_string_addref(key); in _zend_hash_append_ptr_ex()
1252 zend_string_addref(key); in _zend_hash_append_ind()
H A Dzend_string.h126 static zend_always_inline uint32_t zend_string_addref(zend_string *s) in zend_string_addref() function
H A Dzend_closures.c741 zend_string_addref(closure->func.op_array.function_name); in zend_create_closure()
H A Dzend_compile.c946 zend_string_addref(name); in zend_resolve_class_name()
1050 zend_string_addref(function->common.function_name); in function_add_ref()
3471 zend_string_addref(arg_name); in zend_compile_args()
3519 zend_string_addref(arg_name); in zend_compile_args()
4586 zend_string_addref(Z_STR(name_node.u.constant)); in zend_compile_global_var()
6058 zend_string_addref(class_name); in zend_compile_single_typename()
7614 zend_string_addref(old_name); in zend_compile_use()
9234 zend_string_addref(class_name); in zend_compile_const_expr_class_const()
H A Dzend_API.c3193 zend_string_addref(mname); in zend_is_callable_check_func()
H A Dzend_execute.c2211 zend_string_addref(offset_key); in zend_fetch_dimension_address_inner()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c304 zend_string_addref(str); in zend_jit_hash_lookup_rw()
375 zend_string_addref(str); in zend_jit_symtable_lookup_rw()
811 zend_string_addref(offset_key); in zend_jit_fetch_dim_rw_helper()
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c2098 zend_string_addref(subject_str); in php_pcre_replace_array()
2204 zend_string_addref(subject); in php_replace_in_subject_func()
/PHP-8.0/main/
H A Doutput.c115 zend_string_addref(OG(output_start_filename_str)); in php_output_header()
/PHP-8.0/ext/pcntl/
H A Dpcntl.c839 zend_string_addref(key); in PHP_FUNCTION()
/PHP-8.0/ext/dom/
H A Dphp_dom.c421 zend_string_addref(object_str); in dom_get_debug_info_helper()
/PHP-8.0/ext/curl/
H A Dinterface.c2031 zend_string_addref(string_key); in build_mime_structure_from_hash()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c680 zend_string_addref(auto_global->name); in accel_copy_permanent_strings()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c1349 zend_string_addref(ZEND_TYPE_NAME(type)); in reflection_type_factory()

Completed in 217 milliseconds