Home
last modified time | relevance | path

Searched refs:error (Results 26 – 50 of 2439) sorted by relevance

12345678910>>...98

/PHP-5.5/ext/oci8/tests/
H A Dbug42134.phpt2 Bug #42134 (Collection error for invalid collection name)
13 // Test collection creation error for normal connection
24 echo "Normal connection: New Collection error\n";
29 // Test collection creation error for new connection
40 echo "New connection: New Collection error\n";
45 // Test collection creation error for persistent connection
56 echo "Persistent connection: New Collection error\n";
66 Normal connection: New Collection error
79 New connection: New Collection error
92 Persistent connection: New Collection error
/PHP-5.5/ext/zip/lib/
H A Dzip_source_zip.c57 struct zip_error error; in zip_source_zip() local
67 _zip_error_set(&za->error, ZIP_ER_INVAL, 0); in zip_source_zip()
73 _zip_error_set(&za->error, ZIP_ER_CHANGED, 0); in zip_source_zip()
86 _zip_error_set(&za->error, ZIP_ER_MEMORY, 0); in zip_source_zip()
90 _zip_error_copy(&error, &srcza->error); in zip_source_zip()
95 _zip_error_copy(&za->error, &srcza->error); in zip_source_zip()
96 _zip_error_copy(&srcza->error, &error); in zip_source_zip()
H A Dzip_fopen_index_encrypted.c58 _zip_error_set(&za->error, ZIP_ER_INVAL, 0); in zip_fopen_index_encrypted()
64 _zip_error_set(&za->error, ZIP_ER_CHANGED, 0); in zip_fopen_index_encrypted()
69 _zip_error_set(&za->error, ZIP_ER_INVAL, 0); in zip_fopen_index_encrypted()
82 _zip_error_set(&za->error, ZIP_ER_NOPASSWD, 0); in zip_fopen_index_encrypted()
87 _zip_error_set(&za->error, ZIP_ER_ENCRNOTSUPP, 0); in zip_fopen_index_encrypted()
98 _zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0); in zip_fopen_index_encrypted()
145 _zip_error_set_from_source(&za->error, src); in zip_fopen_index_encrypted()
166 _zip_error_set(&za->error, ZIP_ER_MEMORY, 0); in _zip_file_new()
175 _zip_error_set(&za->error, ZIP_ER_MEMORY, 0); in _zip_file_new()
186 _zip_error_init(&zf->error); in _zip_file_new()
H A Dzip_name_locate.c45 return _zip_name_locate(za, fname, flags, &za->error); in zip_name_locate()
52 struct zip_error *error) in _zip_name_locate() argument
62 _zip_error_set(error, ZIP_ER_INVAL, 0); in _zip_name_locate()
67 _zip_error_set(error, ZIP_ER_NOENT, 0); in _zip_name_locate()
78 fn = _zip_get_name(za, i, flags, error); in _zip_name_locate()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_error_oo.phpt2 $mysqli->error
17 if ('' !== ($tmp = @$mysqli->error))
24 $tmp = $mysqli->error;
26 …xpecting string/empty, got %s/%s. [%d] %s\n", gettype($tmp), $tmp, $mysqli->errno, $mysqli->error);
29 printf("[004] Failed to drop old test table: [%d] %s\n", $mysqli->errno, $mysqli->error);
33 $tmp = $mysqli->error;
35 …able... doesn't exit], got %s/%s. [%d] %s\n", gettype($tmp), $tmp, $mysqli->errno, $mysqli->error);
39 var_dump($mysqli->error);
H A Dbug52891.phpt21 printf("[002] [%d] %s\n", $link->errno, $link->error);
26 printf("[003] [%d] %s\n", $link->errno, $link->error);
31 printf("[004] [%d] %s\n", $link->errno, $link->error);
34 printf("[005] [%d] %s\n", $link->errno, $link->error);
39 printf("[006] [%d] %s\n", $stmt1->errno, $stmt1->error);
42 printf("[007] [%d] %s\n", $stmt2->errno, $stmt2->error);
46 printf("[008] [%d] %s\n", $stmt1->errno, $stmt1->error);
49 printf("[009] [%d] %s\n", $stmt2->errno, $stmt2->error);
54 printf("[010] [%d] %s\n", $stmt2->errno, $stmt2->error);
60 printf("[011] [%d] %s\n", $stmt1->errno, $stmt1->error);
[all …]
H A D031.phpt14 $error = mysqli_error($link);
15 var_dump($error);
20 $error = mysqli_error($link);
22 var_dump($error);
/PHP-5.5/ext/phar/
H A Dphar_object.c215 char *error; in phar_file_action() local
584 if (error) { in PHP_METHOD()
969 if (error) { in PHP_METHOD()
994 if (error) { in PHP_METHOD()
1015 if (error) { in PHP_METHOD()
1884 char *error; in PHP_METHOD() local
1976 char *error; in phar_copy_file_contents() local
2029 char *error; in phar_rename_archive() local
2188 if (error) { in phar_rename_archive()
2621 char *error; in PHP_METHOD() local
[all …]
H A Ddirstream.c359 if (error) { in phar_wrapper_open_dir()
369 if (error) { in phar_wrapper_open_dir()
370 efree(error); in phar_wrapper_open_dir()
480 efree(error); in phar_wrapper_mkdir()
496 if (error) { in phar_wrapper_mkdir()
498 efree(error); in phar_wrapper_mkdir()
510 if (error) { in phar_wrapper_mkdir()
512 efree(error); in phar_wrapper_mkdir()
549 if (error) { in phar_wrapper_mkdir()
625 if (error) { in phar_wrapper_rmdir()
[all …]
H A Dphar_path_check.c31 *error = "current directory reference"; in phar_path_check()
34 *error = "upper directory reference"; in phar_path_check()
119 *error = "back-slash"; in phar_path_check()
127 *error = "star"; in phar_path_check()
139 *error = NULL; in phar_path_check()
153 *error ="illegal character"; in phar_path_check()
209 *error ="illegal character"; in phar_path_check()
212 *error = NULL; in phar_path_check()
276 *error = "double slash"; in phar_path_check()
289 *error = "current directory reference"; in phar_path_check()
[all …]
H A Dphar_internal.h583 int phar_open_entry_file(phar_archive_data *phar, phar_entry_info *entry, char **error TSRMLS_DC);
584 int phar_postprocess_file(phar_entry_data *idata, php_uint32 crc32, char **error, int process_zip T…
588 int phar_open_executed_filename(char *alias, int alias_len, char **error TSRMLS_DC);
605 phar_entry_info * phar_open_jit(phar_archive_data *phar, phar_entry_info *entry, char **error TSRML…
610 int phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error TSRMLS_DC);
611 int phar_open_entry_fp(phar_entry_info *entry, char **error, int follow_links TSRMLS_DC);
613 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error TSRML…
614 int phar_separate_entry_fp(phar_entry_info *entry, char **error TSRMLS_DC);
622 …flush(phar_archive_data *phar, char *user_stub, long len, int defaultstub, char **error TSRMLS_DC);
644 int phar_flush(phar_archive_data *archive, char *user_stub, long len, int convert, char **error TSR…
[all …]
/PHP-5.5/ext/gd/tests/
H A Dbug39780_extern.phpt2 Bug #39780 (PNG image with CRC/data error raises a fatal error)
15 gd-png: fatal libpng error: Read Error: truncated data
16 gd-png error: setjmp returns error condition 2
H A Dbug39780.phpt2 Bug #39780 (PNG image with CRC/data error raises a fatal error)
16 Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data in %s on lin…
18 Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in %s on line %d
/PHP-5.5/ext/phar/tests/
H A Dmkdir.phpt35 Warning: mkdir(): phar error: cannot create directory "phar://", no phar archive specified in %smkd…
37 Warning: mkdir(): phar error: cannot create directory "" in phar "foo.phar", phar error: invalid pa…
39 Warning: mkdir(): phar error: cannot create directory "a" in phar "%smkdir.phar.php", phar error: p…
41 Warning: rmdir(): phar error: cannot remove directory "phar://", no phar archive specified, or phar…
43 Warning: rmdir(): phar error: cannot remove directory "" in phar "foo.phar", directory does not exi…
45 Warning: rmdir(): phar error: cannot remove directory "a" in phar "%smkdir.phar.php", phar error: p…
/PHP-5.5/Zend/tests/
H A Dbug60909_1.phpt2 Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function).
7 echo "error($errstr)";
13 error(require(notfound.php): failed to open stream: %s)
21 Fatal error: main(): Failed opening required 'notfound.php' (include_path='%s') in %sbug60909_1.php…
H A Dbug51394.phpt2 Bug #51394 (Error line reported incorrectly if error handler throws an exception)
9 throw new Exception("error!");
16 Fatal error: Uncaught exception 'Exception' with message 'error!' in %sbug51394.php:%d
H A Dfunction_arguments_002.phpt2 Argument parsing error #002
8 Parse error: %s error, %s)%s in %sfunction_arguments_002.php on line %d
H A Dfunction_arguments_001.phpt2 Argument parsing error #001
8 Parse error: %s error, %s)%s in %sfunction_arguments_001.php on line %d
/PHP-5.5/ext/standard/tests/assert/
H A Dassert_error3.phpt2 assert() - basic - Test recoverable error
17 Parse error: syntax error, unexpected '$' in %s(3) : assert code on line 1
19 Catchable fatal error: assert(): Failure evaluating code:
H A Dassert_error4.phpt2 assert() - basic - Test recoverable error
17 Parse error: syntax error, unexpected '$' in %s(3) : assert code on line 1
19 Catchable fatal error: assert(): Failure evaluating code:
/PHP-5.5/ext/phar/tests/zip/
H A Dcorrupt_008.phpt86 phar error: unsupported compression method (Shrunk) used in this zip in zip-based phar "%scompress_…
87 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
88 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
89 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
90 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
91 phar error: unsupported compression method (Implode) used in this zip in zip-based phar "%scompress…
92 phar error: unsupported compression method (Tokenize) used in this zip in zip-based phar "%scompres…
93 phar error: unsupported compression method (Deflate64) used in this zip in zip-based phar "%scompre…
95 phar error: unsupported compression method (LZMA) used in this zip in zip-based phar "%scompress_un…
98 phar error: unsupported compression method (WavPack) used in this zip in zip-based phar "%scompress…
[all …]
/PHP-5.5/ext/intl/tests/
H A Dcalendar_get_Least_Greatest_Minimum_Maximum_error.phpt31 echo "error: $errno, $errstr\n";
86 error: 2, intlcal_get_least_maximum() expects parameter 1 to be IntlCalendar, integer given
87 error: 2, intlcal_get_least_maximum(): intlcal_get_least_maximum: bad arguments
89 error: 4096, Argument 1 passed to intlcal_get_maximum() must be an instance of IntlCalendar, intege…
90 error: 2, intlcal_get_maximum() expects parameter 1 to be IntlCalendar, integer given
91 error: 2, intlcal_get_maximum(): intlcal_get_maximum: bad arguments
94 error: 2, intlcal_get_greatest_minimum() expects parameter 1 to be IntlCalendar, integer given
95 error: 2, intlcal_get_greatest_minimum(): intlcal_get_greatest_minimum: bad arguments
97 error: 4096, Argument 1 passed to intlcal_get_minimum() must be an instance of IntlCalendar, intege…
98 error: 2, intlcal_get_minimum() expects parameter 1 to be IntlCalendar, integer given
[all …]
/PHP-5.5/ext/odbc/tests/
H A Dodbc_exec_001.phpt33 Warning: odbc_exec(): SQL error: %s in %s on line %d
37 Warning: odbc_exec(): SQL error: %s in %s on line %d
39 Warning: odbc_exec(): SQL error: %s in %s on line %d
41 Warning: odbc_exec(): SQL error: %s in %s on line %d
43 Warning: odbc_exec(): SQL error: %s in %s on line %d
45 Warning: odbc_exec(): SQL error: %s in %s on line %d
/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c386 goto error; in php_http_parser_execute()
436 goto error; in php_http_parser_execute()
514 goto error; in php_http_parser_execute()
604 goto error; in php_http_parser_execute()
663 goto error; in php_http_parser_execute()
683 goto error; in php_http_parser_execute()
718 goto error; in php_http_parser_execute()
1194 goto error; in php_http_parser_execute()
1482 goto error; in php_http_parser_execute()
1548 goto error; in php_http_parser_execute()
[all …]
/PHP-5.5/tests/classes/
H A Dconstants_scope_001.phpt9 const FATAL = "Fatal error\n";
20 const FATAL = "Worst error\n";
36 self::FATAL = Fatal error
37 self::FATAL = Worst error
38 parent::FATAL = Fatal error

Completed in 61 milliseconds

12345678910>>...98