Home
last modified time | relevance | path

Searched refs:found (Results 201 – 225 of 421) sorted by relevance

12345678910>>...17

/PHP-7.4/ext/tidy/tests/
H A D004.phpt31 No warnings or errors were found.
/PHP-7.4/ext/phar/tests/
H A Dphar_extract3.phpt43 Invalid argument, %sfiles/bogus.zip cannot be found
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation15.phpt28 Warning: array_map() expects parameter 1 to be a valid callback, function 'non_existent' not found
H A Darray_walk.phpt40 Warning: array_walk() expects parameter 2 to be a valid callback, function '' not found or invalid …
H A Darray_walk_recursive1.phpt40 Warning: array_walk_recursive() expects parameter 2 to be a valid callback, function '' not found o…
/PHP-7.4/ext/enchant/tests/
H A Dbroker_describe.phpt22 echo "skip: No broker providers found\n";
/PHP-7.4/ext/standard/tests/http/
H A Dhttp_response_header_03.phpt2 $http_reponse_header (redirect + not found)
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt29 echo "Services file not found in expected location\n";
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_mysqlnd_read_timeout_zero.phpt17 die(sprintf('skip Needs MySQL 5.0.12+, found version %d.', mysqli_get_server_version($link)));
H A Dmysqli_pam_sha256_public_key_option.phpt27 $found = false;
30 $found = true;
34 if (!$found)
H A Dmysqli_mysqlnd_read_timeout_long.phpt17 die(sprintf('skip Needs MySQL 5.0.12+, found version %d.', mysqli_get_server_version($link)));
H A Dmysqli_fetch_field_flags.phpt170 printf("[006] Found unexpected flags '%s' for %s, found '%s' with MySQL %s'\n",
174 printf("[007] The flags '%s' have not been reported for %s, found '%s'\n",
210 printf("[011] Found unexpected flags '%s' for %s, found '%s'\n",
213 printf("[012] The flags '%s' have not been reported for %s, found '%s'\n",
/PHP-7.4/ext/imap/
H A Dconfig.w3224 WARNING("imap not enabled; libraries and headers not found");
/PHP-7.4/ext/tidy/
H A Dconfig.w3233 WARNING("tidy not enabled; libraries and headers not found");
/PHP-7.4/ext/pgsql/
H A Dconfig.w3212 WARNING("pgsql not enabled; libraries and headers not found");
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_error1.phpt20 …idateSource(): Entity: line 1: parser error : Start tag expected, '<' not found in %s.php on line …
H A DDOMDocument_load_error1.phpt26 …OMDocument::load%r(XML){0,1}%r(): %rPremature end of data in tag books|EndTag: '<\/' not found%r %s
/PHP-7.4/Zend/tests/
H A Dbug31102.phpt47 Fatal error: Uncaught Error: Class 'Test3' not found in %sbug31102.php(%d) : eval()'d code:1
/PHP-7.4/ext/opcache/tests/
H A Dbug78014.phpt26 Fatal error: Uncaught Error: Class 'C' not found in %sbug78014.php:5
/PHP-7.4/ext/standard/tests/strings/
H A Dstrcspn_basic.phpt6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
H A Dstrspn_basic.phpt6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
/PHP-7.4/ext/standard/tests/file/
H A Dbug72035.phpt9 if (!file_exists($cgi)) die('skip CGI binary not found');
/PHP-7.4/ext/gd/libgd/
H A Dgdft.c376 FT_CharMap found = 0; local
495 found = charmap;
508 found = charmap;
514 found = charmap;
520 found = charmap;
528 found = charmap;
534 if (!found) {
542 a->face->charmap = found;
/PHP-7.4/ext/reflection/tests/
H A DReflectionReference_errors.phpt46 Array key not found
/PHP-7.4/ext/pdo_oci/
H A Dconfig.w3242 WARNING("pdo-oci not enabled; libraries and headers not found");

Completed in 53 milliseconds

12345678910>>...17