Home
last modified time | relevance | path

Searched refs:got (Results 201 – 225 of 285) sorted by relevance

12345678910>>...12

/PHP-8.2/ext/standard/tests/file/
H A Drename_variation.phpt36 // ensure that file got renamed to new name
H A Drename_variation8.phpt27 //ensure that $new_dir_name got created
H A Drename_variation-win32.phpt40 // ensure that file got renamed to new name
H A Drename_variation8-win32.phpt27 //ensure that $new_dir_name got created
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_debug.phpt24 printf("[002] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_fetch_assoc_zerofill.phpt45 printf("[%03d] Expecting '%s' got '%s'\n", $offset, $expected, $row['zero']);
H A Dlocal_infile_tools.inc128 printf("[%03d/%d] Expecting %s got %s\n",
134 printf("[%03d/%d] Expecting %s got %s\n",
H A Dmysqli_stmt_bind_result_bit.phpt134 printf("[013 - %d] Expecting %s got %s\n", $bits, $value, $row['bit_value']);
140 …printf("[014 - %d] Expecting null got %s/%s\n", $bits, gettype($row['bit_value']), $row['bit_value…
H A Dmysqli_real_connect_pconn.phpt30 …printf("[005] Expecting boolean/false got %s/%s. Can connect to the server using host=%s, user=%s,…
141 printf("[026] Expecting not NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dbug42378.phpt105 printf("[%03d] Expecting %s/%s got %s/%s with %s - %s.\n",
136 printf("[%03d] Row %d - expecting %s/%s got %s/%s [%s] with %s - %s.\n",
H A Dmysqli_fetch_array_large.phpt51 printf("[%03d + 3] Wrong results - expecting '%s' got '%s', len = %d, [%d] %s\n",
77 printf("[%03d + 7] Wrong results - expecting '%s' got '%s', len = %d, [%d] %s\n",
H A Dmysqli_fetch_fields.phpt35 printf("[004] Expecting charset %s/%d got %d\n",
H A Dmysqli_num_rows.phpt24 printf("[%03d] Expecting %s/%d, got %s/%d\n", $offset + 1,
H A Dmysqli_stmt_bind_result_zerofill.phpt59 printf("[%03d] Expecting '%s' got '%s'\n", $offset, $expected, $result);
H A D057.phpt40 printf("[001] Expecting 0, got %d\n", $stmt->affected_rows);
H A Dmysqli_stmt_store_result.phpt30 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_pconn_disabled.phpt26 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
/PHP-8.2/ext/gd/libgd/
H A Dgdtest.c401 int got = fread (buf, 1, len, (FILE *) context); in freadWrapper() local
402 return got; in freadWrapper()
/PHP-8.2/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt83 // We expect [5 => 0], but got an empty array ...
/PHP-8.2/ext/mbstring/tests/
H A Dutf8_error_handling.phpt48 …testCase[0]) . " to convert to UTF-8 string " . bin2hex($testCase[1]) . "; got " . bin2hex($result…
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorcode.phpt21 printf("[%03d] Expecting error code '%s' got code '%s'\n",
H A Dpdo_mysql_types.phpt42 printf("[%03d + 3] Expecting %s got %s\n", $offset, $row['id']);
48 … printf("[%03d + 5] Value seems wrong, accepting pattern %s got %s, check manually\n",
H A Dpdo_mysql_stmt_getcolumnmeta.phpt31 printf("[002] Expecting false got %s\n", var_export($tmp, true));
59 printf("[009] Expecting false because of invalid offset got %s\n", var_export($tmp, true));
129 printf("[%03d + 6] Expecting PDO type %s got %s (%s)\n", $offset,
293 printf("[1006] Expecting NULL got %s\n", $meta['native_type']);
H A Dpdo_mysql___construct_options_libmysql.phpt25 printf("[%03d] Expecting '%s'/%s got '%s'/%s' for options '%s'\n",
H A Dpdo_mysql_local_infile_directory_denied.phpt20 printf("[%03d] Expecting '%s'/%s got '%s'/%s when running '%s', [%s] %s\n",

Completed in 25 milliseconds

12345678910>>...12