Home
last modified time | relevance | path

Searched refs:error (Results 151 – 175 of 2590) sorted by relevance

12345678910>>...104

/PHP-5.5/ext/zip/tests/
H A Dbug49072.phpt13 exit ('error can\'t open');
24 Warning: fread(): Zip stream error: CRC error in %s on line %d
/PHP-5.5/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-5.5/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-5.5/ext/openssl/tests/
H A D025.phpt45 Warning: openssl_pkcs7_sign(): error opening input file %s in %s on line %d
48 Warning: openssl_pkcs7_sign(): error opening input file %s in %s on line %d
51 Warning: openssl_pkcs7_sign(): error opening output file %s in %s on line %d
54 Warning: openssl_pkcs7_sign(): error getting cert in %s on line %d
57 Warning: openssl_pkcs7_sign(): error getting cert in %s on line %d
63 Warning: openssl_pkcs7_sign(): error getting private key in %s on line %d
/PHP-5.5/ext/zip/lib/
H A Dzip_memdup.c42 _zip_memdup(const void *mem, size_t len, struct zip_error *error) in _zip_memdup() argument
48 _zip_error_set(error, ZIP_ER_MEMORY, 0); in _zip_memdup()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dset_magic_quotes_runtime_error.phpt2 Test set_magic_quotes_runtime() function - error conditions - pass function incorrect arguments
9 echo "Simple testcase for set_magic_quotes_runtime() - error test\n";
11 //Note: No error msgs on invalid input; just a return value of FALSE
22 Simple testcase for set_magic_quotes_runtime() - error test
H A Dget_defined_constants_error.phpt2 Test get_defined_constants() function : error conditions
10 echo "*** Testing get_defined_constants() : error conditions ***\n";
19 *** Testing get_defined_constants() : error conditions ***
/PHP-5.5/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
18 * Testing crc32() : error conditions
21 echo "*** Testing crc32() : error conditions ***\n";
36 *** 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-5.5/ext/phar/tests/
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-5.5/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";
26 *** Testing fileowner(): error conditions ***
H A Dglob_error_002-win32.phpt2 Test glob() function: error condition - pattern too long.
16 echo "*** Testing glob() : error condition - pattern too long. ***\n";
23 *** Testing glob() : error condition - pattern too long. ***
/PHP-5.5/ext/standard/tests/math/
H A Dceil_error.phpt2 Test ceil() - error conditions - incorrect number of args
10 echo "*** Testing ceil() : error conditions ***\n";
22 *** Testing ceil() : error conditions ***
/PHP-5.5/ext/posix/tests/
H A Dposix_getgid_error.phpt2 Test posix_getgid() function : error conditions
15 echo "*** Testing posix_getgid() : error conditions ***\n";
25 *** Testing posix_getgid() : error conditions ***
H A Dposix_getpgrp_error.phpt2 Test posix_getpgrp() function : error conditions
15 echo "*** Testing posix_getpgrp() : error conditions ***\n";
25 *** Testing posix_getpgrp() : error conditions ***
H A Dposix_getpid_error.phpt2 Test posix_getpid() function : error conditions
15 echo "*** Testing posix_getpid() : error conditions ***\n";
25 *** Testing posix_getpid() : error conditions ***
H A Dposix_getppid_error.phpt2 Test posix_getppid() function : error conditions
15 echo "*** Testing posix_getppid() : error conditions ***\n";
25 *** Testing posix_getppid() : error conditions ***
H A Dposix_getuid_error.phpt2 Test posix_getuid() function : error conditions
15 echo "*** Testing posix_getuid() : error conditions ***\n";
25 *** Testing posix_getuid() : error conditions ***
H A Dposix_times_error.phpt2 Test posix_times() function : error conditions
15 echo "*** Testing posix_times() : error conditions ***\n";
25 *** Testing posix_times() : error conditions ***
H A Dposix_uname_error.phpt2 Test posix_uname() function : error conditions
15 echo "*** Testing posix_uname() : error conditions ***\n";
25 *** Testing posix_uname() : error conditions ***
/PHP-5.5/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 ***
/PHP-5.5/Zend/tests/
H A Dbug32596.phpt6 public $error = "please fix this thing, it wasted a nice part of my life!\n";
15 echo $this->error;
20 BUG::instance()->error;
/PHP-5.5/tests/output/
H A Dob_flush_error_001.phpt2 Test ob_flush() function : error conditions
11 echo "*** Testing ob_flush() : error conditions ***\n";
21 *** Testing ob_flush() : error conditions ***
/PHP-5.5/ext/gd/tests/
H A Dlibgd00086.phpt16 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

Completed in 35 milliseconds

12345678910>>...104