Home
last modified time | relevance | path

Searched refs:found (Results 251 – 275 of 421) sorted by relevance

1...<<11121314151617

/PHP-7.4/ext/standard/tests/network/
H A Dnews.rss24 …ds of PHP 5.4.37 please visit our downloads page, Windows binaries can be found on windows.php.net…
/PHP-7.4/ext/mysqli/
H A Dconfig.w3240 WARNING("mysqli not enabled; libraries and headers not found");
/PHP-7.4/ext/date/tests/
H A Doo_001.phpt46 …to parse time string (1am todax) at position 4 (t): The timezone could not be found in the database
/PHP-7.4/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt14 die("skip mklink.exe not found in PATH");
/PHP-7.4/ext/pdo_firebird/
H A Dconfig.m447 …AC_MSG_ERROR([libfbclient, libgds or libib_util not found! Check config.log for more information.])
/PHP-7.4/ext/standard/
H A Dstring.c1114 positions[found++] = p1; in php_explode_negative_limit()
1833 const char *found = NULL; local
1872 if (found) {
1893 const char *found = NULL; local
1925 if (found) {
1947 const char *found = NULL; local
1992 if (found) {
2004 const char *found = NULL; local
2058 if (found) {
2258 const char *found = NULL; local
[all …]
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dpdo_fetch_func_001.phpt93 Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: function 'nothing' not found or …
96 Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: function '' not found or invalid…
/PHP-7.4/ext/mbstring/
H A Dconfig.w3266 WARNING("mbregex not enabled; libraries and headers not found");
71 WARNING("mbstring not enabled; libraries and headers not found");
/PHP-7.4/ext/standard/tests/file/
H A Dtouch_variation5.phpt80 // something found
90 // nothing found
97 //something found
H A Dpopen_pclose_error-sunos.phpt42 sh: abc.txt: not found
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt27 $found = false;
30 $found = true;
34 if (!$found)
H A Dmysqli_debug_mysqlnd_control_string.phpt67 printf("[015] SELECT query cannot be found in trace. Trace contents seems wrong.\n");
73 …printf("[025] Timestamp not found. One reason could be that the test is borked and does not recogn…
82 …printf("[035] Process ID has not been found, first characters from trace are '%s'\n", substr($trac…
87 …printf("[045] Line numbers have not been found, first characters from trace are '%s'\n", substr($t…
/PHP-7.4/ext/standard/tests/streams/
H A Dbug64433.phpt6 die("skip could not found cli server script");
/PHP-7.4/sapi/phpdbg/tests/
H A Dinfo_001.phpt52 prompt> [No error found!]
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_41997.phpt19 die(sprintf("skip Need MySQL Server 5.0.0+, found %d.%02d.%02d (%d)\n",
/PHP-7.4/tests/
H A Dquicktester.inc28 echo "WARNING: trailing ';' found in test ".($n+1)."\n";
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_object2.phpt40 Warning: array_map() expects parameter 1 to be a valid callback, class 'non-existent' not found in …
H A Darray_map_variation12.phpt58 Warning: array_map() expects parameter 1 to be a valid callback, function 'echo' not found or inval…
/PHP-7.4/ext/spl/tests/
H A Dspl_004.phpt82 … parameter 2 to be a valid callback, function 'non_existing_function' not found or invalid functio…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dproc_open_redirect.phpt47 Warning: proc_open(): Redirection target 42 not found in %s on line %d
/PHP-7.4/ext/skeleton/
H A Dconfig.m4.in46 dnl AC_MSG_RESULT(found in $i)
52 dnl AC_MSG_RESULT([not found])
/PHP-7.4/ext/pdo_mysql/
H A Dconfig.m465 AC_MSG_RESULT([not found])
88 AC_MSG_RESULT([not found])
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp535 bool found = false; in PHP_FUNCTION() local
536 for (int i = 0; !found && i < sizeof(display_types)/sizeof(*display_types); i++) { in PHP_FUNCTION()
538 found = true; in PHP_FUNCTION()
540 if (!found) { in PHP_FUNCTION()
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt15 …tches[0]]; //all examples will be looking for an integer value, if one is found it will be stored …
/PHP-7.4/ext/ffi/tests/
H A Dbug77706.phpt60 FFI\Exception: Passing incompatible argument 2 of C function 'fprintf', expecting 'char*', found PH…

Completed in 51 milliseconds

1...<<11121314151617