Home
last modified time | relevance | path

Searched refs:random_char (Results 1 – 25 of 84) sorted by relevance

1234

/dports/math/algae/algae-4.3.6/test/
H A Dmax.A29 random_char = function() {
35 c[i] = sprintf( "%c%c%c"; random_char(); random_char(); random_char() );
/dports/lang/php73/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/databases/php74-mysqli/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/databases/php73-mysqli/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/lang/php74/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/lang/php80/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/www/mod_php73/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/www/mod_php74/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/www/mod_php80/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt17 $random_char = str_repeat('a', 255);
21 $sql .= sprintf("('%s'), ", $random_char);
46 if ($row['label'] != $random_char) {
48 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
72 if ($label != $random_char) {
74 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/databases/php81-mysqli/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt19 $random_char = str_repeat('a', 255);
23 $sql .= sprintf("('%s'), ", $random_char);
48 if ($row['label'] != $random_char) {
50 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
74 if ($label != $random_char) {
76 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/www/mod_php81/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt19 $random_char = str_repeat('a', 255);
23 $sql .= sprintf("('%s'), ", $random_char);
48 if ($row['label'] != $random_char) {
50 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
74 if ($label != $random_char) {
76 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/lang/php81/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt19 $random_char = str_repeat('a', 255);
23 $sql .= sprintf("('%s'), ", $random_char);
48 if ($row['label'] != $random_char) {
50 … $offset, $random_char, $row['label'], $len, mysqli_errno($link), mysqli_error($link));
74 if ($label != $random_char) {
76 … $offset, $random_char, $label, $len, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
/dports/math/pdal/PDAL-2.3.0/plugins/e57/io/
H A DUuid.cpp41 unsigned char random_char() in random_char() function
54 auto rc = random_char(); in generate_hex()
/dports/security/srm/srm-1.2.15/src/
H A Drandom.c29 unsigned char random_char(void) { in random_char() function
91 buffer[i] = random_char(); in randomize_buffer()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Drandom_unicode_list.erl83 random_char() -> function
87 random_char();
95 random_list(N-1,[random_char() | Acc]).
188 C = random_char(),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/
H A Drandom_unicode_list.erl83 random_char() -> function
87 random_char();
95 random_list(N-1,[random_char() | Acc]).
188 C = random_char(),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Drandom_unicode_list.erl83 random_char() -> function
87 random_char();
95 random_list(N-1,[random_char() | Acc]).
188 C = random_char(),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Drandom_unicode_list.erl83 random_char() -> function
87 random_char();
95 random_list(N-1,[random_char() | Acc]).
188 C = random_char(),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Drandom_unicode_list.erl83 random_char() -> function
87 random_char();
95 random_list(N-1,[random_char() | Acc]).
188 C = random_char(),
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Drandom_unicode_list.erl83 random_char() -> function
87 random_char();
95 random_list(N-1,[random_char() | Acc]).
188 C = random_char(),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Drandom_unicode_list.erl83 random_char() -> function
87 random_char();
95 random_list(N-1,[random_char() | Acc]).
188 C = random_char(),
/dports/deskutils/egroupware/egroupware/setup/inc/
H A Dclass.setup_header.inc.php257 $random_char = array(
267 $iv .= $random_char[rand(1,count($random_char))];
/dports/misc/vxl/vxl-3.3.2/core/vul/
H A Dvul_temp_filename.cxx64 random_char() in random_char() function
120 buf[i] = random_char(); in vul_temp_filename()
/dports/deskutils/egroupware/egroupware/api/src/
H A DAuth.php389 $random_char = array(
399 …$random_char = array_merge($random_char, str_split(str_replace('\\', '', self::SPECIALCHARS)), $ra…
405 $s .= $random_char[random_int(0, count($random_char)-1)];

1234