Home
last modified time | relevance | path

Searched refs:found (Results 226 – 250 of 477) sorted by relevance

12345678910>>...20

/PHP-5.6/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-5.6/ext/xsl/
H A Dphp_xsl.h74 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value…
H A Dconfig.w3244 WARNING("xsl not enabled; libraries and headers not found");
/PHP-5.6/ext/pdo_firebird/
H A Dconfig.m433 …AC_MSG_ERROR([libfbclient, libgds or libib_util not found! Check config.log for more information.])
/PHP-5.6/ext/standard/tests/array/
H A Darray_filter_variation2.phpt161 Warning: array_filter() expects parameter 2 to be a valid callback, function '' not found or invali…
164 Warning: array_filter() expects parameter 2 to be a valid callback, function '' not found or invali…
167 Warning: array_filter() expects parameter 2 to be a valid callback, function 'string' not found or …
170 Warning: array_filter() expects parameter 2 to be a valid callback, function 'string' not found or …
H A Duasort_variation2.phpt182 Warning: uasort() expects parameter 2 to be a valid callback, function '' not found or invalid func…
186 Warning: uasort() expects parameter 2 to be a valid callback, function '' not found or invalid func…
190 Warning: uasort() expects parameter 2 to be a valid callback, function 'string' not found or invali…
194 Warning: uasort() expects parameter 2 to be a valid callback, function 'string' not found or invali…
H A Darray_walk_recursive1.phpt40 Warning: array_walk_recursive() expects parameter 2 to be a valid callback, function '' not found o…
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt185 printf("[006] Found unexpected flags '%s' for %s, found '%s' with MySQL %s'\n",
189 printf("[007] The flags '%s' have not been reported for %s, found '%s'\n",
225 printf("[011] Found unexpected flags '%s' for %s, found '%s'\n",
228 printf("[012] The flags '%s' have not been reported for %s, found '%s'\n",
H A Dmysqli_autocommit.phpt80 printf("[17] Expecting 1 row in table test, found %d rows. [%d] %s\n",
115 printf("[27] Expecting 0 rows in table test, found %d rows\n", $tmp['num']);
128 printf("[31] Expecting 1 row in table test, found %d rows. [%d] %s\n",
H A Dmysqli_autocommit_oo.phpt69 printf("[014] Expecting 1 row in table test, found %d rows. [%d] %s\n",
105 printf("[24] Expecting 0 rows in table test, found %d rows\n", $tmp['num']);
118 printf("[028] Expecting 1 row in table test, found %d rows. [%d] %s\n",
/PHP-5.6/ext/oci8/
H A Dconfig.m434 AC_MSG_ERROR([Oracle library directory not found in ${OCI8_DIR}])
47 AC_MSG_ERROR([Link from $OCI8_LCS_BASE to $OCI8_LCS_BASE.*.1 not found])
51 …cle Instant Client libraries libnnz.$SHLIB_SUFFIX_NAME and libclntsh.$SHLIB_SUFFIX_NAME not found])
80 AC_MSG_ERROR(Oracle libclntsh.$SHLIB_SUFFIX_NAME client library not found)
194 AC_MSG_ERROR([php-config not found])
212 …ERROR([You need at least PHP 5.2.0 to be able to use this version of OCI8. PHP $php_version found])
368 … /usr/lib/oracle/.../client${PHP_OCI8_IC_LIBDIR_SUFFIX}/lib libraries not found. Try --with-oci8=i…
399 AC_MSG_ERROR([Oracle Instant Client SDK header files not found])
H A DREADME15 client libraries. These libraries are found in your database
/PHP-5.6/ext/dom/tests/
H A DDOMDocument_schemaValidate_error1.phpt20 …(): %sbook-not-a-schema.xsd:1: parser error : Start tag expected, '<' not found in %s.php on line …
/PHP-5.6/ext/mcrypt/
H A Dconfig.m432 AC_MSG_ERROR(mcrypt.h not found. Please reinstall libmcrypt.)
/PHP-5.6/ext/ldap/tests/
H A Dldap_next_attribute_error.phpt36 Warning: ldap_next_attribute(): called before calling ldap_first_attribute() or no attributes found
/PHP-5.6/ext/pdo_oci/
H A Dconfig.w3243 WARNING("pdo-oci not enabled; libraries and headers not found");
/PHP-5.6/ext/standard/
H A Dstring.c1075 positions[found++] = p1; in php_explode_negative_limit()
1730 char *found = NULL; local
1762 if (found) {
1784 char *found = NULL; local
1809 if (found) {
1831 char *found = NULL; local
1867 if (found) {
1879 char *found = NULL; local
1930 if (found) {
2121 const char *found = NULL; local
[all …]
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug_61411.phpt18 die(sprintf("skip Need MySQL Server 4.1.6+, found %d.%02d.%02d (%d)\n",
H A Dpdo_mysql_interface.phpt10 die("skip Transactional engine not found");
H A Dpdo_mysql_prepare_native_clear_error.phpt78 Warning: PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'unknown_c…
94 Warning: PDO::prepare(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'unknown_column' in…
/PHP-5.6/ext/standard/tests/file/windows_links/
H A Dbug48746_3.phpt15 die('skip. junction.exe not found in PATH.');
/PHP-5.6/Zend/tests/
H A Dclosure_040.phpt37 Warning: Class 'Array' not found in %s on line %d
/PHP-5.6/ext/curl/
H A Dconfig.m416 AC_MSG_RESULT(found in $i)
23 AC_MSG_RESULT(not found)
/PHP-5.6/ext/dom/
H A Dconfig.m436 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])

Completed in 42 milliseconds

12345678910>>...20