Home
last modified time | relevance | path

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

123

/php-src/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-src/ext/standard/
H A Durl.c378 ZVAL_STR_COPY(&tmp, resource->scheme); in PHP_FUNCTION()
382 ZVAL_STR_COPY(&tmp, resource->host); in PHP_FUNCTION()
390 ZVAL_STR_COPY(&tmp, resource->user); in PHP_FUNCTION()
394 ZVAL_STR_COPY(&tmp, resource->pass); in PHP_FUNCTION()
398 ZVAL_STR_COPY(&tmp, resource->path); in PHP_FUNCTION()
402 ZVAL_STR_COPY(&tmp, resource->query); in PHP_FUNCTION()
406 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.c271 ZVAL_STR_COPY(&tmp, bdata->kv[i].value); in browscap_entry_add_kv_to_existing_array()
286 ZVAL_STR_COPY(&tmp, entry->pattern); in browscap_entry_to_array()
293 ZVAL_STR_COPY(&tmp, entry->parent); in browscap_entry_to_array()
H A Dassert.c59 ZVAL_STR_COPY(&ASSERTG(callback), new_value); in PHP_INI_MH()
H A Darray.c937 ZVAL_STR_COPY(&args[0], f->key); in php_array_user_key_compare_unstable()
942 ZVAL_STR_COPY(&args[1], s->key); in php_array_user_key_compare_unstable()
968 ZVAL_STR_COPY(&args[0], s->key); in php_array_user_key_compare_unstable()
973 ZVAL_STR_COPY(&args[1], f->key); in php_array_user_key_compare_unstable()
4435 ZVAL_STR_COPY(&new_val, str_idx);
4446 ZVAL_STR_COPY(&new_val, str_idx);
4844 ZVAL_STR_COPY(&data, str_idx);
4851 ZVAL_STR_COPY(&data, str_idx);
6267 ZVAL_STR_COPY(retval, b->key);
6542 ZVAL_STR_COPY(key, string_key);
[all …]
H A Dbasic_functions.c1430 ZVAL_STR_COPY(&tmp, PG(last_error_message));
1433 ZVAL_STR_COPY(&tmp, PG(last_error_file));
1981 ZVAL_STR_COPY(&zv, ini_entry->value);
/php-src/ext/spl/
H A Dspl_functions.c31 ZVAL_STR_COPY(&t, pce->name); in spl_add_class_name()
H A Dspl_directory.c482 ZVAL_STR_COPY(&arg1, file_path); in spl_filesystem_object_create_info()
522 ZVAL_STR_COPY(&arg1, source->file_name); in spl_filesystem_object_create_type()
551 ZVAL_STR_COPY(&arg1, source->file_name); in spl_filesystem_object_create_type()
552 ZVAL_STR_COPY(&arg2, open_mode); in spl_filesystem_object_create_type()
614 ZVAL_STR_COPY(&tmp, path_name); in spl_filesystem_object_get_debug_info()
629 ZVAL_STR_COPY(&tmp, intern->file_name); in spl_filesystem_object_get_debug_info()
640 ZVAL_STR_COPY(&tmp, intern->path); in spl_filesystem_object_get_debug_info()
647 ZVAL_STR_COPY(&tmp, intern->u.dir.sub_path); in spl_filesystem_object_get_debug_info()
654 ZVAL_STR_COPY(&tmp, intern->u.file.open_mode); in spl_filesystem_object_get_debug_info()
1505 ZVAL_STR_COPY(&params[0], intern->file_name); in PHP_METHOD()
[all …]
/php-src/ext/tokenizer/
H A Dtokenizer.c136 ZVAL_STR_COPY(OBJ_PROP_NUM(obj, 1), text); in PHP_METHOD()
331 ZVAL_STR_COPY(&source_zval, source); in tokenize()
463 ZVAL_STR_COPY(&source_zval, source); in tokenize_parse()
/php-src/Zend/
H A Dzend_builtin_functions.c925 ZVAL_STR_COPY(&method_name, mptr->common.function_name); in ZEND_FUNCTION()
1865 ZVAL_STR_COPY(&tmp, filename); in zend_fetch_debug_backtrace()
1869 ZVAL_STR_COPY(&tmp, ZSTR_KNOWN(ZEND_STR_CONST_EXPR_PLACEHOLDER)); in zend_fetch_debug_backtrace()
1952 ZVAL_STR_COPY(&tmp, filename); in zend_fetch_debug_backtrace()
2003 ZVAL_STR_COPY(&tmp, filename); in zend_fetch_debug_backtrace()
2026 ZVAL_STR_COPY(&tmp, prev->func->op_array.filename); in zend_fetch_debug_backtrace()
2039 ZVAL_STR_COPY(&tmp, func->common.function_name); in zend_fetch_debug_backtrace()
2046 ZVAL_STR_COPY(&tmp, func->common.scope->name); in zend_fetch_debug_backtrace()
2048 ZVAL_STR_COPY(&tmp, object->ce->name); in zend_fetch_debug_backtrace()
2061 ZVAL_STR_COPY(&tmp, func->common.scope->name); in zend_fetch_debug_backtrace()
[all …]
H A Dzend_property_hooks.c196 ZVAL_STR_COPY(&hooked_iter->current_key, prop_info->name); in zho_declared_it_fetch_current()
228 ZVAL_STR_COPY(&hooked_iter->current_key, bucket->key); in zho_dynamic_it_fetch_current()
H A Dzend_closures.c603 ZVAL_STR_COPY(&val, closure->func.common.function_name); in zend_closure_get_debug_info()
607 ZVAL_STR_COPY(&val, closure->func.common.function_name); in zend_closure_get_debug_info()
610 ZVAL_STR_COPY(&val, closure->func.op_array.filename); in zend_closure_get_debug_info()
H A Dzend_exceptions.c371 ZVAL_STR_COPY(&tmp, message); in ZEND_METHOD()
389 ZVAL_STR_COPY(&tmp, filename); in ZEND_METHOD()
H A Dzend_generators.c689 ZVAL_STR_COPY(&generator->key, p->key); in zend_generator_get_next_delegated_value()
1092 ZVAL_STR_COPY(&val, func->common.function_name); 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);
3257 ZVAL_STR_COPY(EX_VAR(opline->result.var), op2_str);
3266 ZVAL_STR_COPY(EX_VAR(opline->result.var), op1_str);
6070 ZVAL_STR_COPY(EX_VAR(opline->result.var), ce->name);
7038 ZVAL_STR_COPY(EX_VAR(opline->result.var), p->key); in ZEND_VM_HELPER()
7165 ZVAL_STR_COPY(EX_VAR(opline->result.var), p->key);
7243 ZVAL_STR_COPY(EX_VAR(opline->result.var), p->key);
7303 ZVAL_STR_COPY(EX_VAR(opline->result.var), p->key);
8828 ZVAL_STR_COPY(EX_VAR(opline->result.var), scope->name);
[all …]
H A Dzend_enum.c45 ZVAL_STR_COPY(zname, case_name); in zend_enum_new()
/php-src/ext/soap/
H A Dsoap.c580 ZVAL_STR_COPY(Z_PARAM_NAME_P(this_ptr), name); in PHP_METHOD()
615 ZVAL_STR_COPY(Z_HEADER_NAMESPACE_P(this_ptr), ns); in PHP_METHOD()
616 ZVAL_STR_COPY(Z_HEADER_NAME_P(this_ptr), name); in PHP_METHOD()
624 ZVAL_STR_COPY(Z_HEADER_ACTOR_P(this_ptr), actor_str); in PHP_METHOD()
781 ZVAL_STR_COPY(Z_VAR_ENC_STYPE_P(this_ptr), stype); in PHP_METHOD()
784 ZVAL_STR_COPY(Z_VAR_ENC_NS_P(this_ptr), ns); in PHP_METHOD()
787 ZVAL_STR_COPY(Z_VAR_ENC_NAME_P(this_ptr), name); in PHP_METHOD()
790 ZVAL_STR_COPY(Z_VAR_ENC_NAMENS_P(this_ptr), namens); in PHP_METHOD()
1213 ZVAL_STR_COPY(&function_copy, f->common.function_name); in PHP_METHOD()
2892 ZVAL_STR_COPY(Z_CLIENT_LOCATION_P(this_ptr), location); in PHP_METHOD()
[all …]
H A Dphp_http.c250 ZVAL_STR_COPY(&ssl_proxy_peer_name, phpurl->host); in http_connect()
394 ZVAL_STR_COPY(&params[0], buf); in make_http_soap_request()
942 ZVAL_STR_COPY(Z_CLIENT_LAST_RESPONSE_HEADERS_P(this_ptr), http_headers); in make_http_soap_request()
1308 ZVAL_STR_COPY(&params[0], http_body); in make_http_soap_request()
1312 ZVAL_STR_COPY(&params[0], http_body); in make_http_soap_request()
/php-src/ext/reflection/
H A Dphp_reflection.c1174 ZVAL_STR_COPY(reflection_prop_name(object), data->name); in reflection_attribute_factory()
1317 ZVAL_STR_COPY(reflection_prop_name(object), ce->name); in zend_reflection_class_factory()
1377 ZVAL_STR_COPY(prop_name, arg_info->name); in reflection_parameter_factory()
1512 ZVAL_STR_COPY(reflection_prop_name(object), name); in reflection_property_factory()
1535 ZVAL_STR_COPY(reflection_prop_name(object), name_str); in reflection_class_constant_factory()
1553 ZVAL_STR_COPY(reflection_prop_name(object), name_str); in reflection_enum_case_factory()
2562 ZVAL_STR_COPY(prop_name, arg_info[position].name); in ZEND_METHOD()
3747 ZVAL_STR_COPY(reflection_prop_name(object), constname); in ZEND_METHOD()
5626 ZVAL_STR_COPY(prop_name, name); in ZEND_METHOD()
6562 ZVAL_STR_COPY(&zv, ini_entry->value); in _addinientry()
[all …]
/php-src/ext/com_dotnet/
H A Dcom_wrapper.c462 ZVAL_STR_COPY(&tmp2, name); in generate_dispids()
497 ZVAL_STR_COPY(&tmp2, name); in generate_dispids()
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp163 ZVAL_STR_COPY(&bio->text, text); in PHP_METHOD()
/php-src/ext/bcmath/
H A Dbcmath.c926 ZVAL_STR_COPY(&zv, bcmath_number_value_to_str(intern)); in bcmath_number_get_properties_for()
959 ZVAL_STR_COPY(rv, bcmath_number_value_to_str(intern)); in bcmath_number_read_property()
1821 ZVAL_STR_COPY(&zv, bcmath_number_value_to_str(intern)); in PHP_METHOD()
/php-src/ext/zend_test/
H A Dtest.c1007 ZVAL_STR_COPY(OBJ_PROP_NUM(Z_OBJ_P(ZEND_THIS), 0), parameter); in ZEND_METHOD()
1018 ZVAL_STR_COPY(OBJ_PROP_NUM(Z_OBJ_P(ZEND_THIS), 0), parameter); in ZEND_METHOD()
/php-src/ext/dom/
H A Dtoken_list.c257 ZVAL_STR_COPY(retval, str_index); in dom_token_list_item_read()

Completed in 150 milliseconds

123