Home
last modified time | relevance | path

Searched refs:ZVAL_STR (Results 1 – 25 of 85) sorted by relevance

1234

/PHP-8.3/ext/intl/locale/
H A Dlocale_arginfo.h135 ZVAL_STR(&const_LANG_TAG_value, const_LANG_TAG_value_str); in register_class_Locale()
142 ZVAL_STR(&const_EXTLANG_TAG_value, const_EXTLANG_TAG_value_str); in register_class_Locale()
149 ZVAL_STR(&const_SCRIPT_TAG_value, const_SCRIPT_TAG_value_str); in register_class_Locale()
156 ZVAL_STR(&const_REGION_TAG_value, const_REGION_TAG_value_str); in register_class_Locale()
163 ZVAL_STR(&const_VARIANT_TAG_value, const_VARIANT_TAG_value_str); in register_class_Locale()
170 ZVAL_STR(&const_GRANDFATHERED_LANG_TAG_value, const_GRANDFATHERED_LANG_TAG_value_str); in register_class_Locale()
177 ZVAL_STR(&const_PRIVATE_TAG_value, const_PRIVATE_TAG_value_str); in register_class_Locale()
/PHP-8.3/Zend/
H A Dzend_exceptions.c283 ZVAL_STR(&tmp, filename); in zend_default_exception_new()
318 ZVAL_STR(&tmp, message); in ZEND_METHOD()
669 ZVAL_STR(&fci.function_name, fname); in ZEND_METHOD()
685 ZVAL_STR(&message_zv, message); in ZEND_METHOD()
697 ZVAL_STR(&trace_zv, tmp_trace); in ZEND_METHOD()
698 ZVAL_STR(&file_zv, file); in ZEND_METHOD()
699 ZVAL_STR(&prev_str_zv, prev_str); in ZEND_METHOD()
703 ZVAL_STR(&message_zv, message); in ZEND_METHOD()
744 ZVAL_STR(&tmp, str); in ZEND_METHOD()
831 ZVAL_STR(&tmp, message); in zend_throw_exception_zstr()
[all …]
H A Dzend_enum.c543 ZVAL_STR(zend_ast_get_zval(ast->child[0]), class_name); in create_enum_case_ast()
550 ZVAL_STR(zend_ast_get_zval(ast->child[1]), case_name); in create_enum_case_ast()
578 ZVAL_STR(&case_name_zv, case_name); in zend_enum_add_case()
H A Dzend_ini_parser.y130 ZVAL_STR(op1, zval_get_string_func(op1)); in zend_ini_add_string()
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c77 ZVAL_STR(zv, zend_strpprintf(0, "%0*" PRIu64, (int) field->length, uval)); in ps_fetch_from_1_to_8_bytes()
82 ZVAL_STR(zv, zend_u64_to_str(uval)); in ps_fetch_from_1_to_8_bytes()
90 ZVAL_STR(zv, zend_u64_to_str(uval)); in ps_fetch_from_1_to_8_bytes()
111 ZVAL_STR(zv, zend_i64_to_str(lval)); in ps_fetch_from_1_to_8_bytes()
241 ZVAL_STR(zv, zend_strpprintf(0, "%s%02u:%02u:%02u.%0*u", in ps_fetch_time()
245 ZVAL_STR(zv, zend_strpprintf(0, "%s%02u:%02u:%02u", in ps_fetch_time()
279 ZVAL_STR(zv, zend_strpprintf(0, "%04u-%02u-%02u", t.year, t.month, t.day)); in ps_fetch_date()
319 ZVAL_STR(zv, zend_strpprintf(0, "%04u-%02u-%02u %02u:%02u:%02u.%0*u", in ps_fetch_datetime()
323 ZVAL_STR(zv, zend_strpprintf(0, "%04u-%02u-%02u %02u:%02u:%02u", in ps_fetch_datetime()
/PHP-8.3/ext/random/
H A Dengine_pcgoneseq128xslrr64.c70 ZVAL_STR(&z, php_random_bin2hex_le(&u, sizeof(uint64_t))); in serialize()
74 ZVAL_STR(&z, php_random_bin2hex_le(&u, sizeof(uint64_t))); in serialize()
H A Dengine_combinedlcg.c70 ZVAL_STR(&t, php_random_bin2hex_le(&s->state[i], sizeof(uint32_t))); in serialize()
H A Dengine_xoshiro256starstar.c122 ZVAL_STR(&t, php_random_bin2hex_le(&s->state[i], sizeof(uint64_t))); in serialize()
H A Dengine_mt19937.c174 ZVAL_STR(&t, php_random_bin2hex_le(&s->state[i], sizeof(uint32_t))); in serialize()
/PHP-8.3/ext/filter/
H A Dsanitizing_filters.c50 ZVAL_STR(value, smart_str_extract(&str)); in php_filter_encode_html()
257 ZVAL_STR(value, buf); in php_filter_full_special_chars()
364 ZVAL_STR(value, buf); in php_filter_add_slashes()
/PHP-8.3/ext/date/
H A Dphp_date_arginfo.h848 ZVAL_STR(&const_ATOM_value, const_ATOM_value_str); in register_class_DateTimeInterface()
855 ZVAL_STR(&const_COOKIE_value, const_COOKIE_value_str); in register_class_DateTimeInterface()
862 ZVAL_STR(&const_ISO8601_value, const_ISO8601_value_str); in register_class_DateTimeInterface()
876 ZVAL_STR(&const_RFC822_value, const_RFC822_value_str); in register_class_DateTimeInterface()
883 ZVAL_STR(&const_RFC850_value, const_RFC850_value_str); in register_class_DateTimeInterface()
890 ZVAL_STR(&const_RFC1036_value, const_RFC1036_value_str); in register_class_DateTimeInterface()
897 ZVAL_STR(&const_RFC1123_value, const_RFC1123_value_str); in register_class_DateTimeInterface()
904 ZVAL_STR(&const_RFC7231_value, const_RFC7231_value_str); in register_class_DateTimeInterface()
911 ZVAL_STR(&const_RFC2822_value, const_RFC2822_value_str); in register_class_DateTimeInterface()
932 ZVAL_STR(&const_RSS_value, const_RSS_value_str); in register_class_DateTimeInterface()
[all …]
/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_statement.c366 ZVAL_STR(result, str); in firebird_fetch_blob()
440 ZVAL_STR(result, str); in firebird_stmt_get_col()
462ZVAL_STR(result, zend_strpprintf(0, "%" LL_MASK "d", get_isc_int64_from_sqldata(var->sqldata))); in firebird_stmt_get_col()
467 ZVAL_STR(result, zend_strpprintf_unchecked(0, "%.8H", get_float_from_sqldata(var->sqldata))); in firebird_stmt_get_col()
471 ZVAL_STR(result, zend_strpprintf_unchecked(0, "%.16H", get_double_from_sqldata(var->sqldata))); in firebird_stmt_get_col()
524 ZVAL_STR(&data, zval_get_string_func(param)); in firebird_bind_blob()
630 ZVAL_STR(parameter, mem ? mem : ZSTR_EMPTY_ALLOC()); in firebird_stmt_param_hook()
/PHP-8.3/ext/zend_test/
H A Dtest_arginfo.h522ZVAL_STR(&attribute_ZendTestParameterAttribute_func_zend_test_parameter_with_attribute_arg0_0_arg0… in register_test_symbols()
703ZVAL_STR(&attribute_ZendTestPropertyAttribute_property_testProp_1_arg0, attribute_ZendTestProperty… in register_class_ZendAttributeTest()
841ZVAL_STR(&attribute_ZendTestParameterAttribute_func_no_override_arg0_0_arg0, attribute_ZendTestPar… in register_class_ZendTestClassWithMethodWithParameterAttribute()
849ZVAL_STR(&attribute_ZendTestParameterAttribute_func_override_arg0_0_arg0, attribute_ZendTestParame… in register_class_ZendTestClassWithMethodWithParameterAttribute()
868ZVAL_STR(&attribute_ZendTestParameterAttribute_func_override_arg0_0_arg0, attribute_ZendTestParame… in register_class_ZendTestChildClassWithMethodWithParameterAttribute()
926 ZVAL_STR(&enum_case_Foo_value, enum_case_Foo_value_str); in register_class_ZendTestStringEnum()
931 ZVAL_STR(&enum_case_Bar_value, enum_case_Bar_value_str); in register_class_ZendTestStringEnum()
936 ZVAL_STR(&enum_case_Baz_value, enum_case_Baz_value_str); in register_class_ZendTestStringEnum()
941 ZVAL_STR(&enum_case_FortyTwo_value, enum_case_FortyTwo_value_str); in register_class_ZendTestStringEnum()
/PHP-8.3/ext/pgsql/
H A Dpgsql.c347 ZVAL_STR(&tmp, trimmed_message); in _php_pgsql_notice_handler()
4636 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
4680 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
4729 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
4790 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
4832 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
4870 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
4908 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
4940 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
4972 ZVAL_STR(&new_val, ZSTR_KNOWN(ZEND_STR_NULL)); in php_pgsql_convert()
[all …]
/PHP-8.3/ext/standard/
H A Dassert.c214 ZVAL_STR(&args[0], filename); in PHP_FUNCTION()
221 ZVAL_STR(&args[3], description_str); in PHP_FUNCTION()
/PHP-8.3/ext/dom/
H A Ddocumenttype.c191 ZVAL_STR(retval, smart_str_extract(&ret_buf)); in dom_documenttype_internal_subset_read()
/PHP-8.3/ext/simplexml/
H A Dsimplexml.c229 ZVAL_STR(&tmp_zv, str); in sxe_prop_dim_read()
338 ZVAL_STR(&member, name); in sxe_property_read()
407 ZVAL_STR(&tmp_zv, php_trim(trim_str, NULL, 0, 3)); in sxe_prop_dim_write()
604 ZVAL_STR(&member, name); in sxe_property_write()
636 ZVAL_STR(&member, zname); in sxe_property_get_adr()
670 ZVAL_STR(&tmp_zv, str); in sxe_prop_dim_exists()
764 ZVAL_STR(&member, name); in sxe_property_exists()
792 ZVAL_STR(&tmp_zv, str); in sxe_prop_dim_delete()
892 ZVAL_STR(&member, name); in sxe_property_delete()
1124 ZVAL_STR(&value, sxe_xmlNodeListGetString(node->doc, node->children, 1)); in sxe_get_prop_hash()
[all …]
/PHP-8.3/ext/tokenizer/
H A Dtokenizer.c291 ZVAL_STR(OBJ_PROP_NUM(obj, 1), make_str(text, leng, interned_strings)); in add_token()
317 ZVAL_STR(&token, make_str(text, leng, interned_strings)); in add_token()
/PHP-8.3/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp189 ZVAL_STR(&zoi_bit->zoi_cur.current, res); in _breakiterator_parts_move_forward()
/PHP-8.3/ext/pdo_sqlite/
H A Dsqlite_statement.c143 ZVAL_STR(parameter, mem ? mem : ZSTR_EMPTY_ALLOC()); in pdo_sqlite_stmt_param_hook()
/PHP-8.3/ext/intl/timezone/
H A Dtimezone_class.cpp98 ZVAL_STR(&arg, u8str); in timezone_convert_to_datetimezone()
/PHP-8.3/ext/spl/
H A Dspl_array.c819 ZVAL_STR(&member, name); in spl_array_read_property()
832 ZVAL_STR(&member, name); in spl_array_write_property()
851 ZVAL_STR(&member, name); in spl_array_get_property_ptr_ptr()
864 ZVAL_STR(&member, name); in spl_array_has_property()
877 ZVAL_STR(&member, name); in spl_array_unset_property()
/PHP-8.3/Zend/Optimizer/
H A Dzend_optimizer.c102 ZVAL_STR(result, zval_get_string(op1)); in zend_optimizer_eval_cast()
178 ZVAL_STR(result, dirname); in zend_optimizer_eval_special_func_call()
245 ZVAL_STR(&zv, str); in zend_optimizer_add_literal_string()
254 ZVAL_STR(val, str); in drop_leading_backslash()
491 ZVAL_STR(&tmp, zend_string_tolower(Z_STR_P(val))); in zend_optimizer_update_op2_const()
/PHP-8.3/sapi/embed/
H A DREADME.md74 ZVAL_STR(&fci.function_name, func_name);
/PHP-8.3/ext/pdo_odbc/
H A Dodbc_stmt.c112 ZVAL_STR(result, str); in pdo_odbc_ucs22utf8()
722 ZVAL_STR(result, str); in odbc_stmt_get_col()

Completed in 91 milliseconds

1234