Home
last modified time | relevance | path

Searched refs:found (Results 126 – 150 of 477) sorted by relevance

12345678910>>...20

/PHP-5.6/Zend/tests/
H A Dclass_alias_020.phpt33 Fatal error: Class 'foo\bar' not found in %s on line %d
/PHP-5.6/ext/phar/tests/
H A Dstat2.phpt27 echo "not found\n";
56 not found
H A Dstat2_5.3.phpt27 echo "not found\n";
56 not found
/PHP-5.6/ext/sybase_ct/tests/
H A Dbug22403.phpt22 echo "Stored procedure {$sp_name} not found, creating\n";
33 echo "Stored procedure {$sp_name} found, using\n";
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_errorcode.phpt53 Warning: PDOStatement::execute(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.iho…
57 Warning: PDO::prepare(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.ihopeitdoesn…
/PHP-5.6/ext/oci8/
H A Dconfig.w3255 …RNING("oci8 not enabled: Oracle Database client libraries or Oracle 10g Instant Client not found");
90 …G("oci8-11g not enabled: Oracle Database client libraries or Oracle 11g Instant Client not found");
124 …2c not enabled: Oracle Database client libraries or Oracle Database 12c Instant Client not found");
/PHP-5.6/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt48 // return all the locale found in the system, except for broken one
73 echo "No of locales found on the machine = ".count($all_system_locales)."\n";
93 No of locales found on the machine = %d
/PHP-5.6/ext/gd/
H A Dconfig.w3230 WARNING("t1lib not enabled; libraries and headers not found");
39 WARNING("libvpx not enabled; libraries and headers not found");
89 WARNING("gd not enabled; libraries and headers not found");
/PHP-5.6/ext/standard/tests/array/
H A Darray_key_exists.phpt110 var_dump(array_key_exists("private_var", $key_check_obj)); // not found, private member
111 var_dump(array_key_exists("protected_var", $key_check_obj)); // not found, private member
112 var_dump(array_key_exists("public_var", $key_check_obj)); // found, public member
113 var_dump(array_key_exists("print_member", $key_check_obj)); // not found, its a function
114 var_dump(array_key_exists("arr", $key_check_obj)); //found, public member
115 var_dump(array_key_exists("var", $key_check_obj->arr)); //found, key is in member array
H A Darray_uintersect_assoc_variation3.phpt204 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, function '' not found
209 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, function '' not found
214 …assoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid functio…
219 …assoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid functio…
224 …assoc() expects parameter 3 to be a valid callback, function 'sTrInG' not found or invalid functio…
229 …() expects parameter 3 to be a valid callback, function 'hello world' not found or invalid functio…
/PHP-5.6/win32/build/
H A Dconfutils.js343 found = false;
346 found = true;
379 if (!found) {
543 found = true;
557 found = true;
1751 if (!found) {
1815 if (!found) {
2268 found = false;
2279 found = true;
2284 found = true;
[all …]
/PHP-5.6/ext/standard/tests/file/
H A Dfile_get_contents_error001.phpt12 die ("skip file_get_contents function is not found");
/PHP-5.6/ext/pdo_firebird/
H A Dconfig.w3215 WARNING("pdo_firebird not enabled; libraries and headers not found");
/PHP-5.6/ext/posix/tests/
H A Dposix_getcwd_basic.phpt6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
/PHP-5.6/ext/zip/
H A Dconfig.m463 AC_MSG_RESULT(from option: found in $PHP_LIBZIP)
70 AC_MSG_RESULT(from pkgconfig: version $LIBZIP_VERSON found in $LIBZIP_LIBDIR)
80 AC_MSG_RESULT(in default path: found in $i)
87 AC_MSG_RESULT(not found)
177 #error no suitable type for ssize_t found
/PHP-5.6/sapi/pi3web/
H A Dconfig.w3214 WARNING('Pi3Web not enabled; headers/libraries not found');
/PHP-5.6/ext/interbase/
H A Dconfig.w3215 WARNING("interbase not enabled; libraries and headers not found");
/PHP-5.6/ext/tidy/
H A Dconfig.w3219 WARNING("tidy not enabled; libraries and headers not found");
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_constants_categories.phpt16 printf("found constant '%s' in group '%s'. expecting group 'mysqli'\n", $name, $group);
H A Dmysqli_pam_sha256.phpt27 $found = false;
30 $found = true;
34 if (!$found)
/PHP-5.6/ext/standard/tests/general_functions/
H A Dbug44667.phpt4 <?php if (!is_executable('/bin/cat')) echo 'skip cat not found'; ?>
/PHP-5.6/ext/ldap/tests/
H A Dldap_modify_error.phpt23 // DN not found
24 var_dump(ldap_modify($link, "cn=not-found,$base", array()));
/PHP-5.6/ext/pdo_dblib/
H A Dconfig.w3218 WARNING("pdo_dblib not enabled, libraries or headers not found")
71 WARNING("pdo_mssql not enabled, libraries or headers not found")
/PHP-5.6/ext/standard/
H A Dhtml.c451 int found = 0; in determine_charset() local
457 found = 1; in determine_charset()
461 if (!found) { in determine_charset()
577 unsigned char found; in map_from_unicode() local
612 if (found) in map_from_unicode()
613 *res = found; in map_from_unicode()
623 found = unimap_bsearch(unimap_win1252, in map_from_unicode()
625 if (found) in map_from_unicode()
626 *res = found; in map_from_unicode()
655 if (found) in map_from_unicode()
[all …]
/PHP-5.6/ext/xsl/
H A Dphp_xsl.c228 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value… in php_xsl_create_object() argument
233 *found = 0; in php_xsl_create_object()
247 *found = 1; in php_xsl_create_object()

Completed in 91 milliseconds

12345678910>>...20