Home
last modified time | relevance | path

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

12345678910>>...133

/php-src/ext/mbstring/tests/
H A Dmb_strtolower_error2.phpt2 Test mb_strtolower() function : error conditions - pass an unknown encoding
11 echo "*** Testing mb_strtolower() : error conditions***\n";
24 *** Testing mb_strtolower() : error conditions***
H A Dmb_regex_encoding_error2.phpt2 Test mb_regex_encoding() function : error conditions - Pass an unknown encoding
15 echo "*** Testing mb_regex_encoding() : error conditions ***\n";
25 *** Testing mb_regex_encoding() : error conditions ***
H A Dmb_stripos_error2.phpt2 Test mb_stripos() function : error conditions - Pass unknown encoding
11 echo "*** Testing mb_stripos() : error conditions ***\n";
25 *** Testing mb_stripos() : error conditions ***
H A Dmb_strpos_error2.phpt2 Test mb_strpos() function : error conditions - Pass unknown encoding
11 echo "*** Testing mb_strpos() : error conditions ***\n";
25 *** Testing mb_strpos() : error conditions ***
H A Dmb_strripos_error2.phpt2 Test mb_strripos() function : error conditions - Pass unknown encoding
11 echo "*** Testing mb_strripos() : error conditions ***\n";
25 *** Testing mb_strripos() : error conditions ***
H A Dmb_strtoupper_error2.phpt2 Test mb_strtoupper() function : error conditions - pass an unknown encoding
11 echo "*** Testing mb_strtoupper() : error conditions ***\n";
24 *** Testing mb_strtoupper() : error conditions ***
H A Dmb_substr_error2.phpt2 Test mb_substr() function : error conditions - Pass an unknown encoding
11 echo "*** Testing mb_substr() : error conditions ***\n";
26 *** Testing mb_substr() : error conditions ***
/php-src/Zend/tests/
H A Dbug55007.phpt8 …lassname) eval('class MyErrorHandler { function __construct() { print "My error handler runs.\n"; …
22 Fatal error: Cannot use [] for reading in %s(%d) : eval()'d code on line %d
23 My error handler runs.
H A Dgh10634.phpt22 string(36) "syntax error, unexpected end of file"
23 string(36) "syntax error, unexpected end of file"
24 string(36) "syntax error, unexpected end of file"
H A Dignore_repeated_source.phpt9 // Not a repeated error due to different variables names.
12 // Repeated error.
15 // Also a repeated error, because we're ignoring the different source.
H A Dbug60909_2.phpt2 Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function).
17 Fatal error: Uncaught Exception: I CAN DO THIS in %s:%d
/php-src/ext/posix/tests/
H A Dposix_getgrgid_error.phpt2 Test posix_getgrgid() function : error conditions
11 echo "*** Testing posix_getgrgid() : error conditions ***\n";
20 *** Testing posix_getgrgid() : error conditions ***
H A Dposix_kill_error.phpt2 Test posix_kill() function : error conditions
7 echo "*** Testing posix_kill() : error conditions ***\n";
23 *** Testing posix_kill() : error conditions ***
/php-src/ext/mysqli/tests/
H A Dmysqli_commit_oo.phpt12 die(sprintf("skip Needs InnoDB support, [%d] %s", $link->errno, $link->error));
36 printf("[004] [%d] %s\n", $mysqli->errno, $mysqli->error);
40 printf("[005] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
44 printf("[006] [%d] %s\n", $mysqli->errno, $mysqli->error);
53 printf("[008] [%d] %s\n", $mysqli->errno, $mysqli->error);
56 printf("[009] [%d] %s\n", $mysqli->errno, $mysqli->error);
66 printf("[011] [%d] %s\n", $mysqli->errno, $mysqli->error);
70 printf("[012] [%d] %s\n", $mysqli->errno, $mysqli->error);
80 printf("[016] [%d] %s\n", $mysqli->errno, $mysqli->error);
/php-src/tests/lang/
H A Dcatchable_error_001.phpt2 Catchable fatal error [1]
12 function error()
22 Fatal error: Uncaught TypeError: blah(): Argument #1 ($a) must be of type Foo, stdClass given, call…
/php-src/ext/standard/tests/strings/
H A Dstrncmp_error.phpt2 Test strncmp() function : error conditions
7 echo "*** Testing strncmp() function: error conditions ***\n";
22 *** Testing strncmp() function: error conditions ***
/php-src/ext/session/tests/
H A Dsession_name_basic.phpt2 Test session_name() function : error functionality
16 echo "*** Testing session_name() : error functionality ***\n";
29 *** Testing session_name() : error functionality ***
/php-src/ext/standard/tests/file/
H A Dfilesize_error.phpt2 Test filesize() function: error conditions
5 echo "*** Testing filesize(): error conditions ***";
14 *** Testing filesize(): error conditions ***
H A Dftruncate_error.phpt2 Test ftruncate() function : error conditions
5 echo "*** Testing ftruncate() : error conditions ***\n";
9 fwrite($file_handle, "Testing ftruncate error conditions \n");
34 *** Testing ftruncate() : error conditions ***
H A Dglob_error_002-win32.phpt2 Test glob() function: error condition - pattern too long.
12 echo "*** Testing glob() : error condition - pattern too long. ***\n";
19 *** Testing glob() : error condition - pattern too long. ***
/php-src/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_error.phpt2 Test stream_get_meta_data() function : error conditions
5 echo "*** Testing stream_get_meta_data() : error conditions ***\n";
19 *** Testing stream_get_meta_data() : error conditions ***
/php-src/ext/standard/tests/dir/
H A Dchdir_error2-win32-mb.phpt2 Test chdir() function : error conditions - Non-existent directory
15 echo "*** Testing chdir() : error conditions ***\n";
22 *** Testing chdir() : error conditions ***
/php-src/ext/exif/tests/
H A Dexif_imagetype_error.phpt2 Test exif_imagetype() function : error conditions
8 echo "*** Testing exif_imagetype() : error conditions ***\n";
16 *** Testing exif_imagetype() : error conditions ***
/php-src/ext/intl/timezone/
H A Dtimezone_methods.cpp636 UErrorCode error; in PHP_FUNCTION() local
642 error = U_ZERO_ERROR; in PHP_FUNCTION()
644 intl_error_set(NULL, error, in PHP_FUNCTION()
649 error = U_ZERO_ERROR; in PHP_FUNCTION()
650 TimeZone::getWindowsID(uID, uWinID, error); in PHP_FUNCTION()
658 error = U_ZERO_ERROR; in PHP_FUNCTION()
672 UErrorCode error; in PHP_FUNCTION() local
678 error = U_ZERO_ERROR; in PHP_FUNCTION()
680 intl_error_set(NULL, error, in PHP_FUNCTION()
685 error = U_ZERO_ERROR; in PHP_FUNCTION()
[all …]
/php-src/ext/json/tests/
H A Djson_validate_004.phpt38 string(8) "No error"
41 string(8) "No error"
44 string(8) "No error"
47 string(8) "No error"

Completed in 41 milliseconds

12345678910>>...133