Home
last modified time | relevance | path

Searched refs:error (Results 101 – 125 of 2576) sorted by relevance

12345678910>>...104

/PHP-7.4/ext/gd/libgd/
H A Dgdkanji.c71 error (const char *format,...) in error() function
349 error ("iconv_open() error"); in do_convert()
351 error ("invalid code specification: \"%s\" or \"%s\"", in do_convert()
363 error ("invalid end of input string"); in do_convert()
365 error ("invalid code in input string"); in do_convert()
367 error ("output buffer overflow at do_convert()"); in do_convert()
369 error ("something happen"); in do_convert()
376 error ("iconv_close() error"); in do_convert()
481 error ("cannot convert NEC Kanji."); in do_check_and_conv()
560 error ("input string too large"); in any2eucjp()
[all …]
/PHP-7.4/ext/pgsql/tests/
H A D32nb_async_query.phpt27 echo "pg_send_query() error\n";
35 echo "pg_get_result() error\n";
39 echo "pg_num_rows() error\n";
65 echo "pg_send_query() error\n";
73 echo "pg_get_result() error\n";
/PHP-7.4/ext/curl/
H A Dshare.c74 CURLSHcode error = CURLSHE_OK; in _php_curl_share_setopt() local
79 error = curl_share_setopt(sh->share, option, zval_get_long(zvalue)); in _php_curl_share_setopt()
84 error = CURLSHE_BAD_OPTION; in _php_curl_share_setopt()
88 SAVE_CURLSH_ERROR(sh, error); in _php_curl_share_setopt()
90 return error != CURLSHE_OK; in _php_curl_share_setopt()
/PHP-7.4/ext/gd/tests/
H A Dlibgd00086_extern.phpt15 gd-png: fatal libpng error: Read Error: truncated data
16 gd-png error: setjmp returns error condition 1
H A Dgif.phpt15 function check_box($r,$g,$b, $error=0) {
21 if ($error>0) {
22 $r_min = $r - $error; $r_max = $r + $error;
23 $g_min = $g - $error; $g_max = $g + $error;
24 $b_min = $b - $error; $b_max = $b + $error;
/PHP-7.4/ext/posix/tests/
H A Dposix_errno_variation1.phpt2 Test function posix_errno() by calling it with with permission error
15 echo "*** Test by calling function with permission error ***\n";
22 *** Test by calling function with permission error ***
/PHP-7.4/tests/lang/
H A Dcatchable_error_001.phpt2 Catchable fatal error [1]
12 function error()
22 Fatal error: Uncaught TypeError: Argument 1 passed to blah() must be an instance of Foo, instance o…
/PHP-7.4/ext/intl/tests/
H A Dcalendar_get_Least_Greatest_Minimum_Maximum_error.phpt31 echo "error: $errno, $errstr\n";
38 echo "error: " . $ex->getCode() . ", " . $ex->getMessage() . "\n\n";
43 echo "error: " . $ex->getCode() . ", " . $ex->getMessage() . "\n\n";
48 echo "error: " . $ex->getCode() . ", " . $ex->getMessage() . "\n\n";
53 echo "error: " . $ex->getCode() . ", " . $ex->getMessage() . "\n\n";
99 error: 0, Argument 1 passed to intlcal_get_least_maximum() must be an instance of IntlCalendar, int…
101 error: 0, Argument 1 passed to intlcal_get_maximum() must be an instance of IntlCalendar, int given
103 error: 0, Argument 1 passed to intlcal_get_greatest_minimum() must be an instance of IntlCalendar, …
105 error: 0, Argument 1 passed to intlcal_get_minimum() must be an instance of IntlCalendar, int given
H A Duconverter_oop_callback_return.phpt8 public function toUCallback($reason, $source, $codeUnits, &$error) {
9 $error = U_ZERO_ERROR;
21 public function fromUCallback($reason, $source, $codePoint, &$error) {
22 $error = U_ZERO_ERROR;
H A Dmsgfmt_fail2.phpt118 IntlException: pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"):…
119 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"): U_PATTERN_SYN…
120 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"): U_PATTERN_SYN…
121 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"): U_PATTERN_SYN…
128 IntlException: msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND in %s on lin…
129 'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
130 'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
131 'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
H A Didn_uts46_errors.phpt2 IDN UTS #46 API error tests
27 echo "with error, but no details arg:", "\n";
30 echo "with error, with details arg:", "\n";
35 echo "with error, with details arg, contextj:", "\n";
69 with error, but no details arg:
71 with error, with details arg:
81 with error, with details arg, contextj:
/PHP-7.4/ext/standard/tests/dir/
H A Dchdir_error2.phpt2 Test chdir() function : error conditions - Non-existent directory
14 echo "*** Testing chdir() : error conditions ***\n";
22 *** Testing chdir() : error conditions ***
/PHP-7.4/ext/standard/tests/file/
H A Dreadlink_realpath_error-win32.phpt2 Test readlink() and realpath() functions: error conditions
18 echo "*** Testing readlink(): error conditions ***\n";
31 echo "*** Testing realpath(): error conditions ***\n";
41 *** Testing readlink(): error conditions ***
51 Warning: readlink(): readlink failed to read the symbolic link (%s, error %d) in %s on line %d
59 *** Testing realpath(): error conditions ***
H A Drealpath_error-win32.phpt2 Test realpath() function: error conditions
15 echo "*** Testing realpath() for error conditions ***\n";
22 *** Testing realpath() for error conditions ***
/PHP-7.4/Zend/tests/
H A Dnumeric_literal_separator_002.phpt7 Parse error: syntax error, unexpected '_' (T_STRING) in %s on line %d
H A Dnumeric_literal_separator_003.phpt7 Parse error: syntax error, unexpected '__0' (T_STRING) in %s on line %d
H A Dbreak_error_004.phpt2 'break' error (wrong level)
12 Fatal error: Cannot 'break' 2 levels in %sbreak_error_004.php on line 4
H A Dnumeric_literal_separator_004.phpt7 Parse error: syntax error, unexpected '_' (T_STRING) in %s on line %d
/PHP-7.4/ext/mysqli/tests/
H A Dbug62046.phpt19 printf("[003] Execute failed, [%d] %s\n", $stmt->errorno, $stmt->error);
22 printf("[004] store_result failed, [%d] %s\n", $stmt->errorno, $stmt->error);
26 printf("[005] bind_result failed, [%d] %s\n", $stmt->errorno, $stmt->error);
29 printf("[006] bind_result failed, [%d] %s\n", $stmt->errorno, $stmt->error);
H A Dmysqli_pam_sha256_public_key_option.phpt24 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
38 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
46 …"skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $link->error));
60 die(sprintf("skip Cannot set @@session.old_passwords=2 [%d] %s", $link->errno, $link->error));
69 die(sprintf("skip CREATE USER failed [%d] %s", $link->errno, $link->error));
74 die(sprintf("skip SET PASSWORD failed [%d] %s", $link->errno, $link->error));
80 die(sprintf("SKIP [%d] %s\n", $link->errno, $link->error));
99 printf("[001] mysqli_options failed, [%d] %s\n", $link->errno, $link->error);
107 printf("[003] [%d] %s\n", $link->errno, $link->error);
[all …]
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp655 UErrorCode error; in PHP_FUNCTION() local
661 error = U_ZERO_ERROR; in PHP_FUNCTION()
663 intl_error_set(NULL, error, in PHP_FUNCTION()
668 error = U_ZERO_ERROR; in PHP_FUNCTION()
669 TimeZone::getWindowsID(uID, uWinID, error); in PHP_FUNCTION()
677 error = U_ZERO_ERROR; in PHP_FUNCTION()
693 UErrorCode error; in PHP_FUNCTION() local
699 error = U_ZERO_ERROR; in PHP_FUNCTION()
701 intl_error_set(NULL, error, in PHP_FUNCTION()
706 error = U_ZERO_ERROR; in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/phar/tests/
H A Dfatal_error_webphar.phpt2 Phar web-based phar with fatal error
19 Parse error: syntax error, unexpected %s, expecting %s in phar://%r([A-Za-z]:)?%r/%sfatal_error_web…
/PHP-7.4/ext/zip/tests/
H A Dbug49072.phpt12 exit ('error can\'t open');
22 Warning: fread(): Zip stream error: CRC error in %s on line %d
/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_all_error3.phpt2 Test preg_match_all() function : error conditions
12 echo "*** Testing preg_match_all() : error conditions ***\n";
19 Fatal error: Only variables can be passed by reference in %spreg_match_all_error3.php on line %d
/PHP-7.4/Zend/tests/function_arguments/
H A Dcall_with_only_comma_error.phpt8 Parse error: syntax error, unexpected ',' in %s on line %d

Completed in 27 milliseconds

12345678910>>...104