Home
last modified time | relevance | path

Searched refs:error (Results 2476 – 2500 of 2576) sorted by relevance

1...<<919293949596979899100>>...104

/PHP-7.4/ext/oci8/tests/
H A Dfield_funcs1.phpt2 oci_field_*() family: error cases
/PHP-7.4/build/
H A Dax_func_which_gethostbyname_r.m4190 AC_MSG_ERROR([internal error])
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_affected_rows.phpt45 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
H A Dmysqli_autocommit.phpt16 die(sprintf("skip Needs InnoDB support, [%d] %s", $link->errno, $link->error));
/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt306 echo "\n*** Testing error conditions ***\n";
1141 *** Testing error conditions ***
H A Dvar_export-locale_32.phpt306 echo "\n*** Testing error conditions ***\n";
1141 *** Testing error conditions ***
/PHP-7.4/ext/pcre/tests/
H A D005.phpt66 // Regular expression to select the error and warning information
69 '((?(1)(?(3)[^:\n]+|\2)|[^:\n]+)):(\d+): (?:(error|warning):\s+)?(.+)'.
70 str_repeat('(?:\s+\5:(\d+): (?:(error|warning):\s+)?(.+))?', 99). // capture up to 100 errors
/PHP-7.4/ext/soap/
H A Dphp_http.c1322 int error = 0; in make_http_soap_request() local
1325 error = 1; in make_http_soap_request()
1334 error = 1; in make_http_soap_request()
1339 if (error) { in make_http_soap_request()
/PHP-7.4/ext/standard/tests/file/
H A Dfwrite_variation4-win32.phpt16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation4.phpt16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation2-win32.phpt16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation2.phpt16 fwrite() returns the number of bytes written or FALSE on error
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_non_select.phpt174 // libmysql needs this - otherwise we get a 2015 error
/PHP-7.4/Zend/
H A Dzend_ini_scanner.l69 # error ZEND_MMAP_AHEAD should be greater than YYMAXFILL
H A Dzend.h309 ZEND_COLD void zenderror(const char *error);
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h415 int error; member
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_commands.c638 DBG_ERR_FMT("errorno=%u error=%s", greet_packet.error_no, greet_packet.error); in MYSQLND_METHOD()
639 …T_CLIENT_ERROR(conn->error_info, greet_packet.error_no, greet_packet.sqlstate, greet_packet.error); in MYSQLND_METHOD()
/PHP-7.4/ext/intl/tests/
H A Dut_common.inc6 * Otherwise indicate an error.
18 // Show error if the APIs produce different results.
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_64.c33 #error "Please enable GCC syntax for inline assembly statements"
35 #error "Must implement count leading zeroes"
/PHP-7.4/ext/standard/tests/array/
H A Darray_multisort_variation1.phpt13 // Define error handler
H A Darray_multisort_variation2.phpt13 // Define error handler
H A Darray_multisort_variation3.phpt13 // Define error handler
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in40 ; Possible Values: alert, error, warning, notice, debug
/PHP-7.4/ext/session/
H A Dmod_mm.c36 # error mm is not thread-safe
/PHP-7.4/ext/date/lib/
H A Dtimelib.h859 timelib_long timelib_date_to_int(timelib_time *d, int *error);

Completed in 68 milliseconds

1...<<919293949596979899100>>...104