Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 2590) sorted by last modified time

12345678910>>...104

/PHP-5.5/win32/
H A Dphp5dllts.rc26 #error this file is not editable by Microsoft Visual C++
H A Dphp5ts.rc26 #error this file is not editable by Microsoft Visual C++
H A Dphp5ts_cli.rc26 #error this file is not editable by Microsoft Visual C++
H A Dphp_stdint.h33 #error "Use this header only with Microsoft Visual C++ compilers!"
H A Dsendmail.c213 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail() argument
227 *error = BAD_MAIL_HOST; in TSendMail()
230 *error = BAD_MAIL_HOST; in TSendMail()
242 *error = W32_SM_PCRE_ERROR; in TSendMail()
250 *error = OUT_OF_MEMORY; in TSendMail()
281 *error = W32_SM_SENDMAIL_FROM_NOT_SET; in TSendMail()
286 *error = MailConnect(); in TSendMail()
287 if (*error != 0) { in TSendMail()
315 *error = ret; in TSendMail()
H A Dsockets.c47 goto error; in socketpair()
55 goto error; in socketpair()
59 goto error; in socketpair()
63 goto error; in socketpair()
68 goto error; in socketpair()
73 goto error; in socketpair()
78 goto error; in socketpair()
86 error: in socketpair()
H A Dstrtoi64.c86 # error "CANNOT COMPILE apr_strtoi64(), only ASCII and EBCDIC supported" in _strtoi64()
H A Dwinutil.c25 PHPAPI char *php_win32_error_to_msg(int error) in php_win32_error_to_msg() argument
31 NULL, error, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPTSTR)&buf, 0, NULL in php_win32_error_to_msg()
H A Dwinutil.h19 PHPAPI char *php_win32_error_to_msg(int error);
H A Dinstall.txt702 generate custom directory listings and error pages. Additional
823 error page you want to overwrite:
827 where XXX is the HTTP error code. Please delete any other Error
839 For both error and directory listing pages the original URI and
1428 script file via my browser, I get a server 500 error.
1439 file via my browser, I get the error:
1441 cgi error:
1631 script file via my browser, I get a server 500 error.
1654 file via my browser, I get the error:
1655 cgi error:
[all …]
/PHP-5.5/win32/build/
H A Dtemplate.rc5 # error dont edit with MSVC
/PHP-5.5/tests/output/
H A Dob_get_contents_error_001.phpt2 Test ob_get_contents() function : error cases
14 echo "*** Testing ob_get_contents() : error cases ***\n";
25 *** Testing ob_get_contents() : error cases ***
H A Dob_get_level_error_001.phpt2 Test ob_get_level() function : error conditions
11 echo "*** Testing ob_get_level() : error conditions ***\n";
21 *** Testing ob_get_level() : error conditions ***
H A Dob_implicit_flush_error_001.phpt11 echo "*** Testing ob_implicit_flush() : error conditions ***\n";
23 *** Testing ob_implicit_flush() : error conditions ***
H A Dob_implicit_flush_variation_001.phpt13 // Define error handler
H A Dob_start_basic_003.phpt2 ob_start(): ensure even fatal error test is affected by output buffering.
H A Dob_start_error_005.phpt23 Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in %s on …
H A Dob_end_flush_error_001.phpt2 Test ob_end_flush() function : error conditions
11 echo "*** Testing ob_end_flush() : error conditions ***\n";
21 *** Testing ob_end_flush() : error conditions ***
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 ***
H A Dbug65593.phpt13 Fatal error: Cannot destroy active lambda function in %sbug65593.php on line %d
H A Dob_010.phpt13 Fatal error: print_r(): Cannot use output buffering in output buffering display handlers in %sob_01…
H A Dob_014.phpt12 // Show the error.
/PHP-5.5/tests/run-test/
H A Dtest005.phpt11 // We check the general ini settings which affect error handling
13 // EXPECTF is used here since the error format may change but ut
22 $error = 1 / 0;
H A Dtest008.phpt11 // We check the general ini settings which affect error handling
13 // EXPECTF is used here since the error format may change but ut
22 $error = 1 / 0;
H A Dtest008a.phpt11 // We check the general ini settings which affect error handling
13 // EXPECTF is used here since the error format may change but ut
22 $error = 1 / 0;

Completed in 48 milliseconds

12345678910>>...104