Home
last modified time | relevance | path

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

12345678910>>...20

/PHP-5.6/ext/mysqli/tests/
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_mysqlnd_read_timeout_zero.phpt17 die(sprintf('skip Needs MySQL 5.0.12+, found version %d.', mysqli_get_server_version($link)));
/PHP-5.6/ext/interbase/
H A Dconfig.m426 …AC_MSG_ERROR([libgds, libib_util or libfbclient not found! Check config.log for more information.])
/PHP-5.6/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 Dusort_variation2.phpt205 Warning: usort() expects parameter 2 to be a valid callback, function '' not found or invalid funct…
210 Warning: usort() expects parameter 2 to be a valid callback, function '' not found or invalid funct…
215 Warning: usort() expects parameter 2 to be a valid callback, function 'string' not found or invalid…
220 Warning: usort() expects parameter 2 to be a valid callback, function 'string' not found or invalid…
H A Darray_reduce_variation2.phpt27 Warning: array_reduce() expects parameter 2 to be a valid callback, function 'bogusbogus' not found
H A Darray_walk.phpt40 Warning: array_walk() expects parameter 2 to be a valid callback, function '' not found or invalid …
/PHP-5.6/ext/spl/examples/
H A Dautoload.inc47 fprintf(STDERR, 'Class not found ('.$classname.")\n");
H A Dsearchiterator.inc22 /** @internal whether an entry was found already */
/PHP-5.6/ext/standard/tests/file/
H A Dphp_fd_wrapper_04.phpt10 //I greped the CRT sources and found no function capable of validating a file descriptor
/PHP-5.6/Zend/tests/
H A Dbug65784.phpt60 Fatal error: Class 'NotExists' not found in %sbug65784.php on line %d
/PHP-5.6/ext/mysql/tests/
H A Dmysql_select_db.phpt36 printf("[007] Expecting database '%s', found '%s'\n", $db, $row['dbname']);
53 printf("[010] Expecting database 'mysql', found '%s'\n", $row['dbname']);
/PHP-5.6/ext/mysqli/
H A Dconfig.m440 AC_MSG_RESULT([mysql_config not found])
57 …AC_MSG_ERROR([wrong mysql library version or lib not found. Check config.log for more information.…
/PHP-5.6/ext/spl/internal/
H A Dappenditerator.inc100 return; /* found valid element in current inner iterator */
108 return; /* found element as first elemet in another iterator */
/PHP-5.6/ext/gd/libgd/
H A Dgdft.c376 FT_CharMap found = 0; local
496 found = charmap;
509 found = charmap;
515 found = charmap;
521 found = charmap;
529 found = charmap;
535 if (!found) {
543 a->face->charmap = found;
/PHP-5.6/ext/
H A Dext_skel140 dnl AC_MSG_RESULT(found in \$i)
146 dnl AC_MSG_RESULT([not found])
162 dnl AC_MSG_ERROR([wrong $extname lib version or lib not found])
/PHP-5.6/ext/date/tests/
H A Ddate_add_basic.phpt6 <?php if (!function_exists('date_add')) echo "skip: date_add() function not found!"; ?>
H A Ddate_sub_basic.phpt6 <?php if (!function_exists('date_sub')) echo "skip: date_sub() function not found!"; ?>
/PHP-5.6/ext/dba/
H A Dconfig.w3216 WARNING("dba not enabled; libraries and headers not found");
/PHP-5.6/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 …
/PHP-5.6/ext/pgsql/
H A Dconfig.w3213 WARNING("pgsql not enabled; libraries and headers not found");
/PHP-5.6/ext/phar/tests/
H A Dphar_extract3.phpt43 Invalid argument, %sfiles/bogus.zip cannot be found
/PHP-5.6/ext/imap/
H A Dconfig.w3226 WARNING("imap not enabled; libraries and headers not found");
/PHP-5.6/ext/curl/
H A Dconfig.w3224 WARNING("curl not enabled; libraries and headers not found");

Completed in 40 milliseconds

12345678910>>...20