Home
last modified time | relevance | path

Searched refs:found (Results 51 – 75 of 477) sorted by relevance

12345678910>>...20

/PHP-5.6/ext/standard/tests/mail/
H A Dmail_basic6.phpt252 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
256 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
260 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
264 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
268 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
272 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
276 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
280 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
284 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
288 Warning: mail(): Multiple or malformed newlines found in additional_header in %s/mail_basic6.php on…
[all …]
/PHP-5.6/ext/sybase_ct/tests/
H A Dbug27843.phpt20 echo "Stored procedure {$sp_name} not found, creating\n";
29 echo "Stored procedure {$sp_name} found, using\n";
H A Dbug28354.phpt22 echo "Stored procedure {$sp_name} not found, creating\n";
29 echo "Stored procedure {$sp_name} found, using\n";
/PHP-5.6/ext/mssql/
H A Dconfig.w3213 WARNING("mssql not enabled; libraries and headers not found");
26 WARNING("dblib not enabled; libraries and headers not found");
/PHP-5.6/ext/zip/tests/
H A Dbug7658.phpt45 $found[] = $sb['name'];
47 $ar = array_diff($found, $expect);
/PHP-5.6/ext/soap/
H A Dphp_xml.c320 char *found = strrchr((char*)inval, ':'); in parse_namespace() local
322 if (found != NULL && found != (char*)inval) { in parse_namespace()
323 (*namespace) = estrndup((char*)inval, found - (char*)inval); in parse_namespace()
324 (*value) = estrdup(++found); in parse_namespace()
/PHP-5.6/ext/date/tests/
H A DDateTime_construct_variation1.phpt315 …ed to parse time string (string) at position 0 (s): The timezone could not be found in the database
316 …ed to parse time string (string) at position 0 (s): The timezone could not be found in the database
319 …ed to parse time string (string) at position 0 (s): The timezone could not be found in the database
320 …ed to parse time string (string) at position 0 (s): The timezone could not be found in the database
323 …ed to parse time string (sTrInG) at position 0 (s): The timezone could not be found in the database
324 …ed to parse time string (sTrInG) at position 0 (s): The timezone could not be found in the database
327 … parse time string (hello world) at position 0 (h): The timezone could not be found in the database
328 … parse time string (hello world) at position 0 (h): The timezone could not be found in the database
331 …rse time string (Class A object) at position 0 (C): The timezone could not be found in the database
332 …rse time string (Class A object) at position 0 (C): The timezone could not be found in the database
H A Ddate_parse_variation1.phpt224 string(47) "The timezone could not be found in the database"
230 string(47) "The timezone could not be found in the database"
236 string(47) "The timezone could not be found in the database"
242 string(47) "The timezone could not be found in the database"
248 string(47) "The timezone could not be found in the database"
/PHP-5.6/Zend/tests/
H A Dcall_user_func_002.phpt19 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'foo' not found in %s o…
21 Warning: call_user_func() expects parameter 1 to be a valid callback, class '' not found in %s on l…
H A Dindirect_call_array_001.phpt11 Fatal error: Class 'a' not found in %s on line %d
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_errorinfo.phpt78 Warning: PDOStatement::execute(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.iho…
88 Warning: PDOStatement::execute(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.tes…
108 Warning: PDO::prepare(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.ihopeitdoesn…
119 Warning: PDOStatement::execute(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.tes…
H A Dpdo_mysql_stmt_getcolumnmeta.phpt120 $found = false;
123 $found = true;
128 if (!$found) {
246 $found = false;
249 $found = true;
251 if (!$found)
267 $found = false;
270 $found = true;
272 if (!$found)
288 $found = false;
[all …]
/PHP-5.6/sapi/fpm/tests/
H A Dskipif.inc10 die("skip FPM not found");
/PHP-5.6/ext/mbstring/tests/
H A Dmb_strrchr_variation5.phpt38 echo "nothing found!\n";
45 echo "nothing found!\n";
H A Dmb_strstr_variation5.phpt38 echo "nothing found!\n";
45 echo "nothing found!\n";
/PHP-5.6/tests/output/
H A Dob_start_error_002.phpt23 Warning: ob_start(): class 'nonExistent' not found in %s on line 13
38 Warning: ob_start(): function 'no' not found or invalid function name in %s on line 16
/PHP-5.6/Zend/tests/traits/
H A Derror_002.phpt12 Fatal error: Trait 'abc' not found in %s on line %d
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_non_select.phpt38 $found = false;
42 $found = true;
45 if (!$found)
/PHP-5.6/ext/intl/tests/
H A Dlocale_compose_locale.phpt122 $res_str .= "No values found from Locale compose due to the following error:\n";
173 Composed Locale: No values found from Locale compose due to the following error:
178 Composed Locale: No values found from Locale compose due to the following error:
183 Composed Locale: No values found from Locale compose due to the following error:
/PHP-5.6/ext/standard/tests/file/
H A Dinclude_userstream_003.phpt99 …tents(test1://hello): failed to open stream: no suitable wrapper could be found in %sinclude_users…
104 Warning: include(test1://hello): failed to open stream: no suitable wrapper could be found in %sinc…
110 Warning: fopen(test1://hello): failed to open stream: no suitable wrapper could be found in %sinclu…
117 Warning: fopen(test1://hello): failed to open stream: no suitable wrapper could be found in %sinclu…
/PHP-5.6/ext/zip/lib/
H A Dzip_extra_field_api.c241 int i, found, new_len; in zip_file_extra_field_set() local
269 found = 0; in zip_file_extra_field_set()
274 found = 1; in zip_file_extra_field_set()
297 if (found) in zip_file_extra_field_set()
311 if (found) { in zip_file_extra_field_set()
/PHP-5.6/ext/phar/
H A Ddirstream.c184 char *entry, *found, *save, *str_key; in phar_make_dirstream() local
225 if (NULL != (found = (char *) memchr(str_key, '/', keylen))) { in phar_make_dirstream()
227 entry = (char *) safe_emalloc(found - str_key, 1, 1); in phar_make_dirstream()
228 memcpy(entry, str_key, found - str_key); in phar_make_dirstream()
229 keylen = found - str_key; in phar_make_dirstream()
258 if (NULL != (found = (char *) memchr(save, '/', keylen - dirlen - 1))) { in phar_make_dirstream()
261 entry = (char *) safe_emalloc(found - save + dirlen, 1, 1); in phar_make_dirstream()
262 memcpy(entry, save + dirlen + 1, found - save - dirlen - 1); in phar_make_dirstream()
263 keylen = found - save - dirlen - 1; in phar_make_dirstream()
/PHP-5.6/ext/spl/tests/
H A Dbug48023.phpt12 Fatal error: Class 'Foo' not found in %s on line %d
H A Dbug38325.phpt2 Bug #38325 (spl_autoload_register() gaves wrong line for "class not found")
/PHP-5.6/sapi/cgi/tests/
H A Dskipif.inc14 die("skip CGI not found");

Completed in 36 milliseconds

12345678910>>...20