Home
last modified time | relevance | path

Searched refs:valid (Results 201 – 225 of 1077) sorted by relevance

12345678910>>...44

/PHP-7.3/ext/standard/tests/file/
H A Drename_variation13-win32.phpt20 -1, /* -1 is just a valid filename on windows */
114 Warning: rename() expects parameter 2 to be a valid path, string given in %srename_variation13-win3…
117 Warning: file_exists() expects parameter 1 to be a valid path, string given in %srename_variation13…
119 Warning: rename() expects parameter 1 to be a valid path, string given in %srename_variation13-win3…
123 Warning: rename() expects parameter 2 to be a valid path, array given in %srename_variation13-win32…
126 Warning: file_exists() expects parameter 1 to be a valid path, array given in %srename_variation13-…
128 Warning: rename() expects parameter 1 to be a valid path, array given in %srename_variation13-win32…
H A Drename_variation13.phpt105 Warning: file_exists() expects parameter 1 to be a valid path, string given in %s on line %d
107 Warning: rename() expects parameter 1 to be a valid path, string given in %s on line %d
111 Warning: rename() expects parameter 2 to be a valid path, array given in %s on line %d
114 Warning: file_exists() expects parameter 1 to be a valid path, array given in %s on line %d
116 Warning: rename() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dfile_get_contents_basic.phpt18 echo "-- Testing with simple valid data file --\n";
35 -- Testing with simple valid data file --
H A Dglob_variation.phpt6 die('skip.. Not valid for Windows');
332 Warning: glob() expects parameter 1 to be a valid path, string given in %s on line %d
335 Warning: glob() expects parameter 1 to be a valid path, string given in %s on line %d
338 Warning: glob() expects parameter 1 to be a valid path, string given in %s on line %d
341 Warning: glob() expects parameter 1 to be a valid path, string given in %s on line %d
344 Warning: glob() expects parameter 1 to be a valid path, string given in %s on line %d
347 Warning: glob() expects parameter 1 to be a valid path, string given in %s on line %d
452 Warning: glob() expects parameter 1 to be a valid path, string given in %s on line %d
/PHP-7.3/ext/standard/tests/directory/
H A DDirectoryClass_error_001.phpt30 Warning: Directory::read(): supplied argument is not a valid Directory resource in %s on line %d
33 Warning: Directory::rewind(): supplied argument is not a valid Directory resource in %s on line %d
36 Warning: Directory::close(): supplied argument is not a valid Directory resource in %s on line %d
H A DDirectoryClass_basic_001.phpt15 echo "Cannot instantiate a valid Directory directly:\n";
60 Cannot instantiate a valid Directory directly:
H A DDirectoryClass_error_001-mb.phpt40 Warning: Directory::read(): supplied argument is not a valid Directory resource in %s on line %d
43 Warning: Directory::rewind(): supplied argument is not a valid Directory resource in %s on line %d
46 Warning: Directory::close(): supplied argument is not a valid Directory resource in %s on line %d
/PHP-7.3/ext/spl/internal/
H A Dlimititerator.inc67 while($this->pos < $position && $this->it->valid()) {
82 /** @return whether iterator is valid
84 function valid() {
86 && $this->it->valid();
/PHP-7.3/ext/standard/tests/url/
H A Dbug55399.phpt2 Bug #55399 (parse_url() incorrectly treats ':' as a valid path)
/PHP-7.3/ext/phar/tests/
H A Dphar_buildfromiterator3.phpt29 function valid() {
30 echo "valid\n";
H A Dcreate_path_error.phpt32 "Font\xE5\x84\xB7\xE9\xBB\x91pro.ttf", //two valid multi-byte characters
33 "\xF0\x9F\x98\x8D.ttf", // valid 4 byte char - smiling face with heart-shaped eyes
38 …C\x81\x81\x81\x81pro.ttf", //RFC 3629 limited char points to 0000-10FFFF aka 5 byte utf-8 not valid
82 Error: Phar::offsetSet() expects parameter 1 to be a valid path, string given===DONE===
/PHP-7.3/ext/spl/tests/
H A DCallbackFilterIteratorTest-002.phpt46 CallbackFilterIterator::__construct() expects parameter 2 to be a valid callback, no array or strin…
47 CallbackFilterIterator::__construct() expects parameter 2 to be a valid callback, array must have e…
H A Dbug51532.phpt2 SPL: Allow valid extension of SplFileObject::fscanf
H A Dbug76367.phpt9 while($iter->valid()) {
/PHP-7.3/Zend/tests/
H A Dbug45186_2.phpt48 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'bar' does not have a m…
50 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access self:: when no …
/PHP-7.3/tests/classes/
H A Diterators_007.phpt14 …public function valid() { if ($this->x == 4) throw new Exception(__METHOD__); return (key($thi…
42 Caught in Test::valid()
H A Diterators_006.phpt19 function valid() {
53 #$array->valid();
/PHP-7.3/ext/standard/tests/array/
H A Darray_fill_basic.phpt12 // calling the array_fill with all possible valid values for 'val' argument
19 // array of possible valid values for 'val' argument
H A Darray_intersect_uassoc_error.phpt45 Warning: array_intersect_uassoc() expects parameter 4 to be a valid callback, no array or string gi…
53 …ray_intersect_uassoc() expects parameter 3 to be a valid callback, second array member is not a va…
/PHP-7.3/ext/odbc/tests/
H A Dbug73448.phpt16 "/* valid select with result */ select * from sys.sysobjects",
18 "/* valid select with result */ select * from sys.sysobjects",
/PHP-7.3/ext/posix/tests/
H A Dposix_ttyname_error_wrongparams.phpt33 Warning: posix_ttyname(): supplied resource is not a valid stream resource in %s on line %d
35 Warning: posix_ttyname(): expects argument 1 to be a valid stream resource in %s on line %d
/PHP-7.3/ext/openssl/tests/
H A Dopenssl_private_decrypt_basic.phpt28 Warning: openssl_private_decrypt(): key parameter is not a valid private key in %s on line %d
36 Warning: openssl_private_decrypt(): key parameter is not a valid private key in %s on line %d
/PHP-7.3/ext/zlib/tests/
H A Dgzopen_variation1.phpt161 Error: 2 - gzopen() expects parameter 1 to be a valid path, array given, %s(%d)
165 Error: 2 - gzopen() expects parameter 1 to be a valid path, array given, %s(%d)
169 Error: 2 - gzopen() expects parameter 1 to be a valid path, array given, %s(%d)
173 Error: 2 - gzopen() expects parameter 1 to be a valid path, array given, %s(%d)
213 Error: 2 - gzopen() expects parameter 1 to be a valid path, object given, %s(%d)
225 Error: 2 - gzopen() expects parameter 1 to be a valid path, resource given, %s(%d)
/PHP-7.3/ext/spl/
H A Dspl.php566 function valid(); function
837 function valid() {/**/} function in ArrayIterator
1000 function valid() {/**/} function in DirectoryIterator
1109 function valid() {/**/} function in SimpleXMLIterator
/PHP-7.3/Zend/tests/generators/
H A Dbasic_yield_from_exception_handling.phpt24 for ($gen = gen(); $gen->valid(); $gen->throw(new Exception((string) $i++))) {
29 var_dump($gen->valid());

Completed in 24 milliseconds

12345678910>>...44