/PHP-5.6/ext/standard/tests/strings/ |
H A D | strcspn_basic.phpt | 6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
|
H A D | strspn_basic.phpt | 6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
|
/PHP-5.6/ext/xsl/ |
H A D | php_xsl.h | 74 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value…
|
H A D | config.w32 | 44 WARNING("xsl not enabled; libraries and headers not found");
|
/PHP-5.6/ext/pdo_firebird/ |
H A D | config.m4 | 33 …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 D | array_filter_variation2.phpt | 161 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 D | uasort_variation2.phpt | 182 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 D | array_walk_recursive1.phpt | 40 Warning: array_walk_recursive() expects parameter 2 to be a valid callback, function '' not found o…
|
/PHP-5.6/ext/mysqli/tests/ |
H A D | mysqli_fetch_field_flags.phpt | 185 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 D | mysqli_autocommit.phpt | 80 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 D | mysqli_autocommit_oo.phpt | 69 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 D | config.m4 | 34 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 D | README | 15 client libraries. These libraries are found in your database
|
/PHP-5.6/ext/dom/tests/ |
H A D | DOMDocument_schemaValidate_error1.phpt | 20 …(): %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 D | config.m4 | 32 AC_MSG_ERROR(mcrypt.h not found. Please reinstall libmcrypt.)
|
/PHP-5.6/ext/ldap/tests/ |
H A D | ldap_next_attribute_error.phpt | 36 Warning: ldap_next_attribute(): called before calling ldap_first_attribute() or no attributes found…
|
/PHP-5.6/ext/pdo_oci/ |
H A D | config.w32 | 43 WARNING("pdo-oci not enabled; libraries and headers not found");
|
/PHP-5.6/ext/standard/ |
H A D | string.c | 1075 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 D | bug_61411.phpt | 18 die(sprintf("skip Need MySQL Server 4.1.6+, found %d.%02d.%02d (%d)\n",
|
H A D | pdo_mysql_interface.phpt | 10 die("skip Transactional engine not found");
|
H A D | pdo_mysql_prepare_native_clear_error.phpt | 78 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 D | bug48746_3.phpt | 15 die('skip. junction.exe not found in PATH.');
|
/PHP-5.6/Zend/tests/ |
H A D | closure_040.phpt | 37 Warning: Class 'Array' not found in %s on line %d
|
/PHP-5.6/ext/curl/ |
H A D | config.m4 | 16 AC_MSG_RESULT(found in $i) 23 AC_MSG_RESULT(not found)
|
/PHP-5.6/ext/dom/ |
H A D | config.m4 | 36 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
|