Home
last modified time | relevance | path

Searched refs:valid (Results 276 – 300 of 1029) sorted by relevance

1...<<11121314151617181920>>...42

/PHP-5.4/ext/phar/tests/
H A Dcreate_path_error.phpt33 "Font\xE5\x84\xB7\xE9\xBB\x91pro.ttf", //two valid multi-byte characters
34 "\xF0\x9F\x98\x8D.ttf", // valid 4 byte char - smiling face with heart-shaped eyes
39 …C\x81\x81\x81\x81pro.ttf", //RFC 3629 limited char points to 0000-10FFFF aka 5 byte utf-8 not valid
/PHP-5.4/ext/spl/internal/
H A Dsplobjectstorage.inc35 /** @return whether iterator is valid
37 function valid()
71 if ($this->valid()) {
/PHP-5.4/ext/standard/tests/file/
H A Dis_file_variation4.phpt71 Warning: is_file() expects parameter 1 to be a valid path, string given in %s on line %d
75 Warning: is_file() expects parameter 1 to be a valid path, string given in %s on line %d
H A Ddisk_free_space_error.phpt6 die("skip Not valid on Windows");
22 var_dump( disk_free_space( $file_path, "extra argument") ); // More than valid number of arguments
H A Dfgets_variation2.phpt46 Warning: fgets(): %d is not a valid stream resource in %s on line %d
49 Warning: fgets(): %d is not a valid stream resource in %s on line %d
/PHP-5.4/ext/date/tests/
H A Dtimezone_name_from_abbr_basic1.phpt33 echo "-- Tests without valid name - uses gmtOffset and isdst to find match --\n";
60 -- Tests without valid name - uses gmtOffset and isdst to find match --
H A Dbug46111.phpt2 Bug #46111 (strtotime() returns false for some valid timezones)
/PHP-5.4/ext/spl/tests/
H A Dheap_007.phpt16 while ($h->valid()) {
H A Diterator_068.phpt11 function valid() {}
H A DarrayObject___construct_error2.phpt10 function valid() {}
H A Dpqueue_003.phpt15 while ($h->valid()) {
/PHP-5.4/ext/phar/tests/cache_list/
H A Dfrontcontroller33.phpt2 Phar front controller with valid callback that does not return any value [cache_list]
/PHP-5.4/ext/session/tests/
H A Dbug31454.phpt20 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %sbug31454.php on line %d
/PHP-5.4/ext/standard/tests/misc/
H A Dtime_nanosleep_error3.phpt5 if (strpos(strtoupper(PHP_OS), 'WIN') !== false) die("skip Test is not valid for Windows");
H A Dtime_nanosleep_error4.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') die("skip Test is not valid for Windows");
/PHP-5.4/ext/standard/tests/streams/
H A Dbug54623.phpt17 Warning: fwrite(): %d is not a valid stream resource in %s on line %d
/PHP-5.4/ext/gd/tests/
H A Dimagechar_error2.phpt17 Warning: imagechar(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagecharup_error2.phpt17 Warning: imagecharup(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagegammacorrect_error2.phpt17 Warning: imagegammacorrect(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagestring_error2.phpt17 Warning: imagestring(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagestringup_error2.phpt17 Warning: imagestringup(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error10.phpt17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error12.phpt17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error15.phpt17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error17.phpt17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d

Completed in 19 milliseconds

1...<<11121314151617181920>>...42