Home
last modified time | relevance | path

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

12345678910>>...20

/PHP-8.3/ext/simplexml/tests/
H A Dgh14638.phpt21 …t::__construct(): Entity: line 1: parser error : Start tag expected, '<' not found in %s on line %d
/PHP-8.3/ext/gd/
H A Dconfig.w3232 WARNING("libwebp not enabled; libraries and headers not found");
44 WARNING("libavif not enabled; libraries and headers not found");
80 WARNING("gd not enabled; libraries and headers not found");
/PHP-8.3/ext/intl/tests/
H A Dlocale_compose_locale.phpt122 $res_str .= "No values found from Locale compose due to the following error:\n";
181 Composed Locale: No values found from Locale compose due to the following error:
186 Composed Locale: No values found from Locale compose due to the following error:
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_pam_sha256.phpt25 $found = false;
28 $found = true;
32 if (!$found)
/PHP-8.3/ext/date/lib/
H A Dparse_date.re834 *found = 1;
836 *found = 0;
966 int found = 0;
973 offset = timelib_lookup_abbr(ptr, dst, &tz_abbr, &found);
974 if (found) {
981 if (!found || strcmp("UTC", tz_abbr) == 0) {
987 found++;
991 *tz_not_found = (found == 0);
2082 add_pbf_error(s, TIMELIB_ERR_UNEXPECTED_DATA, "Unexpected data found.", string, begin); \
2087 add_pbf_error(s, TIMELIB_ERR_UNEXPECTED_DATA, "Unexpected data found.", string, begin); \
[all …]
/PHP-8.3/ext/opcache/tests/
H A Dgh9968.phpt24 Fatal error: Uncaught Error: Class "Root1_Constant_Referencer" not found in %s:%d
H A Dbug78937_3.phpt22 Fatal error: Uncaught Error: Class "Bar" not found in %spreload_bug78937.inc:3
H A Dbug78189.phpt28 echo "no opcache file found!\n";
H A Dbug78937_6.phpt23 Fatal error: Uncaught Error: Class "Bar" not found in %spreload_bug78937.inc:6
/PHP-8.3/ext/xsl/tests/
H A Dxslt005.phpt12 print "No or more than one xsl:output/@indent found";
H A Dxslt004.phpt12 print "No or more than one xsl:output/@encoding found";
H A Dxslt002.phpt13 print "No or more than one xsl:output/@method found";
/PHP-8.3/ext/pdo_mysql/
H A Dconfig.w3219 WARNING("pdo_mysql not enabled; libraries and headers not found");
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_closecursor_error.phpt31 Warning: PDOStatement::closeCursor(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s…
/PHP-8.3/ext/date/tests/
H A Dbug73426.phpt37 string(57) "A 'day of year' can only come after a year has been found"
/PHP-8.3/ext/readline/tests/
H A Dlibedit_callback_handler_install_001.phpt31 … Argument #2 ($callback) must be a valid callback, function "foobar!" not found or invalid functio…
/PHP-8.3/ext/pcre/tests/
H A Dpreg_replace_callback_array2.phpt36 Warning: preg_replace_callback_array(): No ending delimiter '/' found in %spreg_replace_callback_ar…
/PHP-8.3/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt32 // return all the locale found in the system
79 echo "$value\n"; // print, this is found
80 // set the found locale as current locale
/PHP-8.3/ext/random/tests/01_functions/
H A Dbug75170.phpt18 // PHP 7.1.0 to 7.2.0beta2 modulo bias bug found during work
/PHP-8.3/ext/standard/tests/array/
H A Darray_map_variation15.phpt26 …($callback) must be a valid callback or null, function "non_existent" not found or invalid functio…
/PHP-8.3/ext/ldap/tests/
H A Dldap_next_attribute_error.phpt30 Warning: ldap_next_attribute(): Called before calling ldap_first_attribute() or no attributes found
/PHP-8.3/ext/standard/tests/general_functions/
H A Dbug34794.phpt5 if (!is_executable('/bin/cat')) echo 'skip cat not found';
/PHP-8.3/ext/ldap/
H A Dconfig.w3229 WARNING("ldap not enabled; libraries and headers not found");
/PHP-8.3/ext/phar/tests/cache_list/
H A Dfrontcontroller31.phpt20 …webPhar(): Argument #5 ($rewrite) must be a valid callback or null, class "fail" not found in %s:%d
/PHP-8.3/ext/enchant/
H A Dconfig.m417 AC_MSG_WARN([libenchant-2 not found trying with old libenchant])

Completed in 30 milliseconds

12345678910>>...20