Home
last modified time | relevance | path

Searched refs:ZVAL_STR_COPY (Results 1 – 25 of 50) sorted by relevance

12

/PHP-8.3/ext/session/
H A Dmod_user.c151 ZVAL_STR_COPY(&args[0], key); in PS_READ_FUNC()
174 ZVAL_STR_COPY(&args[0], key); in PS_WRITE_FUNC()
175 ZVAL_STR_COPY(&args[1], val); in PS_WRITE_FUNC()
192 ZVAL_STR_COPY(&args[0], key); in PS_DESTROY_FUNC()
263 ZVAL_STR_COPY(&args[0], key); in PS_VALIDATE_SID_FUNC()
282 ZVAL_STR_COPY(&args[0], key); in PS_UPDATE_TIMESTAMP_FUNC()
283 ZVAL_STR_COPY(&args[1], val); in PS_UPDATE_TIMESTAMP_FUNC()
/PHP-8.3/ext/standard/
H A Durl.c390 ZVAL_STR_COPY(&tmp, resource->scheme); in PHP_FUNCTION()
394 ZVAL_STR_COPY(&tmp, resource->host); in PHP_FUNCTION()
402 ZVAL_STR_COPY(&tmp, resource->user); in PHP_FUNCTION()
406 ZVAL_STR_COPY(&tmp, resource->pass); in PHP_FUNCTION()
410 ZVAL_STR_COPY(&tmp, resource->path); in PHP_FUNCTION()
414 ZVAL_STR_COPY(&tmp, resource->query); in PHP_FUNCTION()
418 ZVAL_STR_COPY(&tmp, resource->fragment); in PHP_FUNCTION()
H A Dincomplete_class.c145 ZVAL_STR_COPY(&val, name); in php_store_class_name()
H A Dbrowscap.c284 ZVAL_STR_COPY(&tmp, entry->pattern); in browscap_entry_to_array()
288 ZVAL_STR_COPY(&tmp, entry->parent); in browscap_entry_to_array()
293 ZVAL_STR_COPY(&tmp, bdata->kv[i].value); in browscap_entry_to_array()
H A Dassert.c59 ZVAL_STR_COPY(&ASSERTG(callback), new_value); in PHP_INI_MH()
H A Darray.c942 ZVAL_STR_COPY(&args[0], f->key); in php_array_user_key_compare_unstable()
947 ZVAL_STR_COPY(&args[1], s->key); in php_array_user_key_compare_unstable()
973 ZVAL_STR_COPY(&args[0], s->key); in php_array_user_key_compare_unstable()
978 ZVAL_STR_COPY(&args[1], f->key); in php_array_user_key_compare_unstable()
2300 ZVAL_STR_COPY(&final_name, var_name);
4313 ZVAL_STR_COPY(&new_val, str_idx);
4324 ZVAL_STR_COPY(&new_val, str_idx);
4722 ZVAL_STR_COPY(&data, str_idx);
4729 ZVAL_STR_COPY(&data, str_idx);
6142 ZVAL_STR_COPY(retval, b->key);
[all …]
H A Dbasic_functions.c1451 ZVAL_STR_COPY(&tmp, PG(last_error_message));
1454 ZVAL_STR_COPY(&tmp, PG(last_error_file));
2002 ZVAL_STR_COPY(&zv, ini_entry->value);
/PHP-8.3/ext/spl/
H A Dspl_functions.c32 ZVAL_STR_COPY(&t, pce->name); in spl_add_class_name()
H A Dspl_directory.c495 ZVAL_STR_COPY(&arg1, file_path); in spl_filesystem_object_create_info()
535 ZVAL_STR_COPY(&arg1, source->file_name); in spl_filesystem_object_create_type()
564 ZVAL_STR_COPY(&arg1, source->file_name); in spl_filesystem_object_create_type()
565 ZVAL_STR_COPY(&arg2, open_mode); in spl_filesystem_object_create_type()
633 ZVAL_STR_COPY(&tmp, path); in spl_filesystem_object_get_debug_info()
650 ZVAL_STR_COPY(&tmp, intern->file_name); in spl_filesystem_object_get_debug_info()
662 ZVAL_STR_COPY(&tmp, intern->path); in spl_filesystem_object_get_debug_info()
671 ZVAL_STR_COPY(&tmp, intern->u.dir.sub_path); in spl_filesystem_object_get_debug_info()
680 ZVAL_STR_COPY(&tmp, intern->u.file.open_mode); in spl_filesystem_object_get_debug_info()
1534 ZVAL_STR_COPY(&zpath, intern->file_name); in PHP_METHOD()
[all …]
/PHP-8.3/Zend/
H A Dzend_builtin_functions.c869 ZVAL_STR_COPY(&method_name, mptr->common.function_name); in ZEND_FUNCTION()
1749 ZVAL_STR_COPY(&tmp, filename); in zend_fetch_debug_backtrace()
1753 ZVAL_STR_COPY(&tmp, ZSTR_KNOWN(ZEND_STR_CONST_EXPR_PLACEHOLDER)); in zend_fetch_debug_backtrace()
1795 ZVAL_STR_COPY(&tmp, filename); in zend_fetch_debug_backtrace()
1818 ZVAL_STR_COPY(&tmp, prev->func->op_array.filename); in zend_fetch_debug_backtrace()
1831 ZVAL_STR_COPY(&tmp, func->common.function_name); in zend_fetch_debug_backtrace()
1838 ZVAL_STR_COPY(&tmp, func->common.scope->name); in zend_fetch_debug_backtrace()
1840 ZVAL_STR_COPY(&tmp, object->ce->name); in zend_fetch_debug_backtrace()
1853 ZVAL_STR_COPY(&tmp, func->common.scope->name); in zend_fetch_debug_backtrace()
1912 ZVAL_STR_COPY(&tmp, include_filename); in zend_fetch_debug_backtrace()
H A Dzend_exceptions.c367 ZVAL_STR_COPY(&tmp, message); in ZEND_METHOD()
385 ZVAL_STR_COPY(&tmp, filename); in ZEND_METHOD()
H A Dzend_vm_def.h391 ZVAL_STR_COPY(EX_VAR(opline->result.var), op2_str);
400 ZVAL_STR_COPY(EX_VAR(opline->result.var), op1_str);
3189 ZVAL_STR_COPY(EX_VAR(opline->result.var), op2_str);
3198 ZVAL_STR_COPY(EX_VAR(opline->result.var), op1_str);
5968 ZVAL_STR_COPY(EX_VAR(opline->result.var), ce->name);
6921 ZVAL_STR_COPY(EX_VAR(opline->result.var), p->key); in ZEND_VM_HELPER()
7048 ZVAL_STR_COPY(EX_VAR(opline->result.var), p->key);
7126 ZVAL_STR_COPY(EX_VAR(opline->result.var), p->key);
7186 ZVAL_STR_COPY(EX_VAR(opline->result.var), p->key);
8751 ZVAL_STR_COPY(EX_VAR(opline->result.var), scope->name);
[all …]
H A Dzend_ast.c602 ZVAL_STR_COPY(result, scope->name); in zend_ast_evaluate_inner()
613 ZVAL_STR_COPY(result, scope->name); in zend_ast_evaluate_inner()
620 ZVAL_STR_COPY(result, scope->parent->name); in zend_ast_evaluate_inner()
1072 ZVAL_STR_COPY(&new->val, zend_ast_get_constant_name(ast)); in zend_ast_tree_copy()
H A Dzend_enum.c45 ZVAL_STR_COPY(zname, case_name); in zend_enum_new()
H A Dzend_language_scanner.l667 ZVAL_STR_COPY(&code_zv, code); in zend_compile_string_to_ast()
795 ZVAL_STR_COPY(&tmp, source_string); in compile_string()
851 ZVAL_STR_COPY(&str_zv, str); in highlight_string()
H A Dzend_compile.c1732 ZVAL_STR_COPY(zv, CG(active_class_entry)->name); in zend_try_compile_const_expr_resolve_class_name()
4287 ZVAL_STR_COPY(&name_node.u.constant, name); in zend_compile_assert()
7216 ZVAL_STR_COPY(&name_node.u.constant, name); in zend_compile_params()
8277 ZVAL_STR_COPY(&class_name_zval, enum_class_name); in zend_compile_enum_case()
8281 ZVAL_STR_COPY(&case_name_zval, enum_case_name); in zend_compile_enum_case()
8605 ZVAL_STR_COPY(zv, CG(compiled_filename)); in zend_try_ct_eval_magic_const()
8632 ZVAL_STR_COPY(zv, op_array->function_name); in zend_try_ct_eval_magic_const()
8648 ZVAL_STR_COPY(zv, op_array->function_name); in zend_try_ct_eval_magic_const()
8659 ZVAL_STR_COPY(zv, ce->name); in zend_try_ct_eval_magic_const()
8667 ZVAL_STR_COPY(zv, ce->name); in zend_try_ct_eval_magic_const()
[all …]
H A Dzend.c1455 ZVAL_STR_COPY(&params[1], message); in zend_error_zstr_at()
1459 ZVAL_STR_COPY(&params[2], error_filename); in zend_error_zstr_at()
/PHP-8.3/ext/tokenizer/
H A Dtokenizer.c137 ZVAL_STR_COPY(OBJ_PROP_NUM(obj, 1), text); in PHP_METHOD()
332 ZVAL_STR_COPY(&source_zval, source); in tokenize()
464 ZVAL_STR_COPY(&source_zval, source); in tokenize_parse()
/PHP-8.3/ext/soap/
H A Dsoap.c463 ZVAL_STR_COPY(Z_PARAM_NAME_P(this_ptr), name); in PHP_METHOD()
498 ZVAL_STR_COPY(Z_HEADER_NAMESPACE_P(this_ptr), ns); in PHP_METHOD()
499 ZVAL_STR_COPY(Z_HEADER_NAME_P(this_ptr), name); in PHP_METHOD()
507 ZVAL_STR_COPY(Z_HEADER_ACTOR_P(this_ptr), actor_str); in PHP_METHOD()
663 ZVAL_STR_COPY(Z_VAR_ENC_STYPE_P(this_ptr), stype); in PHP_METHOD()
666 ZVAL_STR_COPY(Z_VAR_ENC_NS_P(this_ptr), ns); in PHP_METHOD()
669 ZVAL_STR_COPY(Z_VAR_ENC_NAME_P(this_ptr), name); in PHP_METHOD()
672 ZVAL_STR_COPY(Z_VAR_ENC_NAMENS_P(this_ptr), namens); in PHP_METHOD()
1104 ZVAL_STR_COPY(&function_copy, f->common.function_name); in PHP_METHOD()
1889 ZVAL_STR_COPY(Z_CLIENT_URI_P(this_ptr), Z_STR_P(tmp));
[all …]
H A Dphp_http.c253 ZVAL_STR_COPY(&ssl_proxy_peer_name, phpurl->host); in http_connect()
399 ZVAL_STR_COPY(&params[0], buf); in make_http_soap_request()
937 ZVAL_STR_COPY(Z_CLIENT_LAST_RESPONSE_HEADERS_P(this_ptr), http_headers); in make_http_soap_request()
1283 ZVAL_STR_COPY(&params[0], http_body); in make_http_soap_request()
1287 ZVAL_STR_COPY(&params[0], http_body); in make_http_soap_request()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c1269 ZVAL_STR_COPY(reflection_prop_name(object), ce->name); in zend_reflection_class_factory()
1323 ZVAL_STR_COPY(prop_name, arg_info->name); in reflection_parameter_factory()
1458 ZVAL_STR_COPY(reflection_prop_name(object), name); in reflection_property_factory()
1481 ZVAL_STR_COPY(reflection_prop_name(object), name_str); in reflection_class_constant_factory()
1499 ZVAL_STR_COPY(reflection_prop_name(object), name_str); in reflection_enum_case_factory()
2303 ZVAL_STR_COPY(return_value, ex->func->op_array.filename); in ZEND_METHOD()
2541 ZVAL_STR_COPY(prop_name, arg_info[position].name); in ZEND_METHOD()
3787 ZVAL_STR_COPY(reflection_prop_name(object), constname); in ZEND_METHOD()
4049 ZVAL_STR_COPY(reflection_prop_name(object), ce->name); in reflection_class_object_ctor()
5530 ZVAL_STR_COPY(reflection_prop_name(object), name); in ZEND_METHOD()
[all …]
/PHP-8.3/ext/com_dotnet/
H A Dcom_wrapper.c478 ZVAL_STR_COPY(&tmp2, name); in generate_dispids()
513 ZVAL_STR_COPY(&tmp2, name); in generate_dispids()
/PHP-8.3/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp167 ZVAL_STR_COPY(&bio->text, text); in PHP_METHOD()
/PHP-8.3/ext/zend_test/
H A Dtest.c963 ZVAL_STR_COPY(OBJ_PROP_NUM(Z_OBJ_P(ZEND_THIS), 0), parameter); in ZEND_METHOD()
974 ZVAL_STR_COPY(OBJ_PROP_NUM(Z_OBJ_P(ZEND_THIS), 0), parameter); in ZEND_METHOD()
/PHP-8.3/ext/xsl/
H A Dxsltprocessor.c724 ZVAL_STR_COPY(&new_string, value); in PHP_METHOD()

Completed in 215 milliseconds

12