Home
last modified time | relevance | path

Searched refs:error (Results 176 – 200 of 2940) sorted by relevance

12345678910>>...118

/PHP-7.2/ext/zip/lib/
H A Dzip_dir_add.c52 zip_error_set(&za->error, ZIP_ER_RDONLY, 0); in zip_dir_add()
57 zip_error_set(&za->error, ZIP_ER_INVAL, 0); in zip_dir_add()
66 zip_error_set(&za->error, ZIP_ER_MEMORY, 0); in zip_dir_add()
H A Dzip_memdup.c41 _zip_memdup(const void *mem, size_t len, zip_error_t *error) in _zip_memdup() argument
50 zip_error_set(error, ZIP_ER_MEMORY, 0); in _zip_memdup()
/PHP-7.2/ext/zip/tests/
H A Dbug49072.phpt13 exit ('error can\'t open');
23 Warning: fread(): Zip stream error: CRC error in %s on line %d
/PHP-7.2/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…
H A Dphar_offset_get_error.phpt15 $ename = '/error/..';
47 Entry /error/.. does not exist and cannot be created: phar error: invalid path "/error/.." contains…
/PHP-7.2/ext/standard/tests/assert/
H A Dassert_error3.phpt2 assert() - basic - Test recoverable error
17 Fatal error: Uncaught ParseError: syntax error, unexpected '$', expecting ';' in %s(%d) : assert co…
/PHP-7.2/ext/standard/tests/dir/
H A Dgetcwd_error.phpt2 Test getcwd() function : error conditions - Incorrect number of arguments
14 echo "*** Testing getcwd() : error conditions ***\n";
23 *** Testing getcwd() : error conditions ***
H A Dchdir_error2-win32-mb.phpt2 Test chdir() function : error conditions - Non-existent directory
20 echo "*** Testing chdir() : error conditions ***\n";
28 *** Testing chdir() : error conditions ***
/PHP-7.2/ext/session/tests/
H A Dsession_name_basic.phpt2 Test session_name() function : error functionality
20 echo "*** Testing session_name() : error functionality ***\n";
33 *** Testing session_name() : error functionality ***
H A Dsession_id_error2.phpt2 Test session_id() function : error functionality
16 echo "*** Testing session_id() : error functionality ***\n";
31 *** Testing session_id() : error functionality ***
/PHP-7.2/ext/json/tests/
H A D007.phpt26 string(8) "No error"
35 string(53) "Control character error, possibly incorrectly encoded"
38 string(12) "Syntax error"
/PHP-7.2/Zend/tests/
H A Dfunction_exists_error.phpt2 Test function_exists() function : error conditions
10 echo "*** Testing function_exists() : error conditions ***\n";
24 *** Testing function_exists() : error conditions ***
H A Dget_defined_functions_error.phpt2 Test get_defined_functions() function : error conditions
12 echo "*** Testing get_defined_functions() : error conditions ***\n";
23 *** Testing get_defined_functions() : error conditions ***
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
/PHP-7.2/ext/mysqli/tests/
H A Dbug72489.phpt17 printf("[002] [%d] %s\n", $link->errno, $link->error);
21 printf("[003] [%d] %s\n", $link->errno, $link->error);
26 printf("[004] [%d] %s\n", $link->errno, $link->error);
32 printf("[005] [%d] %s\n", $link->errno, $link->error);
37 printf("[006] [%d] %s\n", $link->errno, $link->error);
/PHP-7.2/ext/pdo/tests/
H A Dbug_44173.phpt61 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode doesn't allow any extra arguments…
64 Warning: PDO::query(): SQLSTATE[HY000]: General error: mode must be an integer in %s
67 Warning: PDO::query(): SQLSTATE[HY000]: General error: too many arguments in %s
70 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the object parameter in …
73 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the colno argument in %s
76 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the classname argument i…
/PHP-7.2/ext/openssl/tests/
H A Dopenssl_pkcs7_sign_basic.phpt48 Warning: openssl_pkcs7_sign(): error opening input file %s in %s on line %d
51 Warning: openssl_pkcs7_sign(): error opening input file %s in %s on line %d
54 Warning: openssl_pkcs7_sign(): error opening output file %s in %s on line %d
57 Warning: openssl_pkcs7_sign(): error getting cert in %s on line %d
60 Warning: openssl_pkcs7_sign(): error getting cert in %s on line %d
66 Warning: openssl_pkcs7_sign(): error getting private key in %s on line %d
/PHP-7.2/ext/imap/tests/
H A Dimap_rfc822_parse_headers_basic.phpt40 echo "Recent: error";
47 echo "Unseen: error";
54 echo "Flagged: error";
61 echo "Answered: error";
68 echo "Deleted: error";
75 echo "Draft: error";
/PHP-7.2/ext/intl/tests/
H A Duconverter_oop_callback.phpt12 public function toUCallback($reason, $source, $codeUnits, &$error) {
14 return parent::toUCallback($reason, $source, $codeUnits, $error);
20 public function fromUCallback($reason, $source, $codePoint, &$error) {
22 return parent::fromUCallback($reason, $source, $codePoint, $error);
/PHP-7.2/ext/standard/tests/file/
H A Dfileowner_error.phpt2 Test of fileowner() function: error conditions
7 * FALSE in case of an error.
10 echo "*** Testing fileowner(): error conditions ***\n";
25 *** Testing fileowner(): error conditions ***
/PHP-7.2/ext/standard/tests/strings/
H A Dchunk_split_error.phpt2 Test chunk_split() function : error conditions
12 * Testing error conditions of chunk_split() with zero arguments
16 echo "*** Testing chunk_split() : error conditions ***\n";
33 *** Testing chunk_split() : error conditions ***
H A Dcrc32_error.phpt2 Test crc32() function : error conditions
17 * Testing crc32() : error conditions
20 echo "*** Testing crc32() : error conditions ***\n";
35 *** Testing crc32() : error conditions ***
H A Dstr_split_error.phpt2 Test str_split() function : error conditions
13 echo "*** Testing str_split() : error conditions ***\n";
21 $str = 'This is error testcase';
29 *** Testing str_split() : error conditions ***
/PHP-7.2/ext/pgsql/tests/
H A D29nb_async_connect.phpt14 die("pg_connect() error");
16 die("pg_connect() error");
20 die("pg_socket() error");
/PHP-7.2/ext/standard/tests/array/
H A Dcompact_error.phpt2 Test compact() function : error conditions
15 echo "*** Testing compact() : error conditions ***\n";
25 *** Testing compact() : error conditions ***

Completed in 51 milliseconds

12345678910>>...118