Home
last modified time | relevance | path

Searched refs:found (Results 151 – 175 of 477) sorted by relevance

12345678910>>...20

/PHP-5.6/ext/posix/tests/
H A Dposix_initgroups_basic.phpt6 if (!function_exists('posix_initgroups')) die('skip posix_initgroups() not found');
/PHP-5.6/ext/simplexml/
H A Dconfig.w3222 WARNING("simplexml not enabled; libraries and headers not found");
/PHP-5.6/ext/standard/tests/array/
H A Darray_udiff_assoc_variation3.phpt204 Warning: array_udiff_assoc() expects parameter 3 to be a valid callback, function '' not found or i…
209 Warning: array_udiff_assoc() expects parameter 3 to be a valid callback, function '' not found or i…
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…
H A Darray_udiff_uassoc_variation3.phpt207 Warning: array_udiff_uassoc() expects parameter 3 to be a valid callback, function '' not found or …
212 Warning: array_udiff_uassoc() expects parameter 3 to be a valid callback, function '' not found or …
217 …assoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid functio…
222 …assoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid functio…
227 …assoc() expects parameter 3 to be a valid callback, function 'sTrInG' not found or invalid functio…
232 …() expects parameter 3 to be a valid callback, function 'hello world' not found or invalid functio…
H A Darray_udiff_uassoc_variation4.phpt207 Warning: array_udiff_uassoc() expects parameter 4 to be a valid callback, function '' not found or …
212 Warning: array_udiff_uassoc() expects parameter 4 to be a valid callback, function '' not found or …
217 …assoc() expects parameter 4 to be a valid callback, function 'string' not found or invalid functio…
222 …assoc() expects parameter 4 to be a valid callback, function 'string' not found or invalid functio…
227 …assoc() expects parameter 4 to be a valid callback, function 'sTrInG' not found or invalid functio…
232 …() expects parameter 4 to be a valid callback, function 'hello world' not found or invalid functio…
H A Darray_udiff_variation3.phpt204 Warning: array_udiff() expects parameter 3 to be a valid callback, function '' not found or invalid…
209 Warning: array_udiff() expects parameter 3 to be a valid callback, function '' not found or invalid…
214 Warning: array_udiff() expects parameter 3 to be a valid callback, function 'string' not found or i…
219 Warning: array_udiff() expects parameter 3 to be a valid callback, function 'string' not found or i…
224 Warning: array_udiff() expects parameter 3 to be a valid callback, function 'sTrInG' not found or i…
229 Warning: array_udiff() expects parameter 3 to be a valid callback, function 'hello world' not found
H A Darray_uintersect_uassoc_variation3.phpt207 …sect_uassoc() expects parameter 3 to be a valid callback, function '' not found or invalid functio…
212 …sect_uassoc() expects parameter 3 to be a valid callback, function '' not found or invalid functio…
217 …assoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid functio…
222 …assoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid functio…
227 …assoc() expects parameter 3 to be a valid callback, function 'sTrInG' not found or invalid functio…
232 …() expects parameter 3 to be a valid callback, function 'hello world' not found or invalid functio…
H A Darray_uintersect_uassoc_variation4.phpt207 …sect_uassoc() expects parameter 4 to be a valid callback, function '' not found or invalid functio…
212 …sect_uassoc() expects parameter 4 to be a valid callback, function '' not found or invalid functio…
217 …assoc() expects parameter 4 to be a valid callback, function 'string' not found or invalid functio…
222 …assoc() expects parameter 4 to be a valid callback, function 'string' not found or invalid functio…
227 …assoc() expects parameter 4 to be a valid callback, function 'sTrInG' not found or invalid functio…
232 …() expects parameter 4 to be a valid callback, function 'hello world' not found or invalid functio…
H A Darray_uintersect_variation3.phpt204 Warning: array_uintersect() expects parameter 3 to be a valid callback, function '' not found or in…
209 Warning: array_uintersect() expects parameter 3 to be a valid callback, function '' not found or in…
214 Warning: array_uintersect() expects parameter 3 to be a valid callback, function 'string' not found
219 Warning: array_uintersect() expects parameter 3 to be a valid callback, function 'string' not found
224 Warning: array_uintersect() expects parameter 3 to be a valid callback, function 'sTrInG' not found
229 …() expects parameter 3 to be a valid callback, function 'hello world' not found or invalid functio…
H A Darray_diff_uassoc_variation3.phpt211 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, function '' not found or i…
216 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, function '' not found or i…
221 …assoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid functio…
226 …assoc() expects parameter 3 to be a valid callback, function 'string' not found or invalid functio…
231 …assoc() expects parameter 3 to be a valid callback, function 'sTrInG' not found or invalid functio…
236 …() expects parameter 3 to be a valid callback, function 'hello world' not found or invalid functio…
H A Dusort_variation8.phpt78 Warning: usort() expects parameter 2 to be a valid callback, function 'echo' not found or invalid f…
83 Warning: usort() expects parameter 2 to be a valid callback, function 'exit' not found or invalid f…
/PHP-5.6/ext/oci8/tests/
H A Dcoll_001.phpt28 Warning: oci_new_collection(): OCI-22303: type ""."NONEXISTENT" not found in %s on line %d
H A Dcoll_005.phpt28 Warning: ocinewcollection(): OCI-22303: type ""."NONEXISTENT" not found in %s on line %d
/PHP-5.6/ext/sybase_ct/
H A Dconfig.w3218 WARNING("sybase_ct not enabled; libraries and headers not found");
/PHP-5.6/ext/pdo_mysql/
H A Dconfig.w3217 WARNING("pdo_mysql not enabled; libraries and headers not found");
/PHP-5.6/ext/pdo_pgsql/
H A Dconfig.w3219 WARNING("pdo_pgsql not enabled; libraries and headers not found");
/PHP-5.6/scripts/dev/
H A Dcredits14 the information found in the various php5/ext/.../CREDITS and
/PHP-5.6/ext/spl/tests/
H A Dspl_autoload_001.phpt135 …n: Function 'unavailable_autoload_function' not found (function 'unavailable_autoload_function' no…
/PHP-5.6/ext/date/tests/
H A DDateTime_modify_variation1.phpt220 …o parse time string (string) at position 0 (s): The timezone could not be found in the database in…
225 …o parse time string (string) at position 0 (s): The timezone could not be found in the database in…
230 …o parse time string (sTrInG) at position 0 (s): The timezone could not be found in the database in…
235 …se time string (hello world) at position 0 (h): The timezone could not be found in the database in…
240 …time string (Class A object) at position 0 (C): The timezone could not be found in the database in…
H A Ddate_modify_variation2.phpt220 …o parse time string (string) at position 0 (s): The timezone could not be found in the database in…
225 …o parse time string (string) at position 0 (s): The timezone could not be found in the database in…
230 …o parse time string (sTrInG) at position 0 (s): The timezone could not be found in the database in…
235 …se time string (hello world) at position 0 (h): The timezone could not be found in the database in…
240 …time string (Class A object) at position 0 (C): The timezone could not be found in the database in…
/PHP-5.6/ext/date/lib/
H A Dparse_date.re737 *found = 1;
739 *found = 0;
776 int found = 0;
783 offset = timelib_lookup_abbr(ptr, dst, &tz_abbr, &found);
784 if (found) {
790 if (!found || strcmp("UTC", tz_abbr) == 0) {
794 found++;
798 *tz_not_found = (found == 0);
1524 add_error(s, "The timezone could not be found in the database");
1817 add_pbf_error(s, "Unexpected data found.", string, begin); \
[all …]
/PHP-5.6/ext/simplexml/tests/
H A DSimpleXMLElement_xpath_2.phpt16 Warning: simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found
/PHP-5.6/ext/reflection/tests/
H A DReflectionParameter_export_error3.phpt17 …ectionException' with message 'The parameter specified by its name could not be found' in %s.php:%d
/PHP-5.6/ext/xmlwriter/
H A Dconfig.m424 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.6/ext/libxml/
H A Dconfig0.m423 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])

Completed in 50 milliseconds

12345678910>>...20