Home
last modified time | relevance | path

Searched refs:valid (Results 376 – 400 of 909) sorted by relevance

1...<<11121314151617181920>>...37

/PHP-7.4/ext/standard/tests/file/
H A D007_error.phpt24 var_dump(fopen(__FILE__)); // one valid argument
79 Warning: fclose(): supplied resource is not a valid stream resource in %s on line %d
88 Warning: feof(): supplied resource is not a valid stream resource in %s on line %d
148 Warning: fopen() expects parameter 1 to be a valid path, array given in %s on line %d
158 Warning: fopen() expects parameter 1 to be a valid path, object given in %s on line %d
H A Dfilegroup_variation3.phpt78 Warning: filegroup() expects parameter 1 to be a valid path, string given in %s on line %d
82 Warning: filegroup() expects parameter 1 to be a valid path, string given in %s on line %d
H A Dfileowner_variation3.phpt79 Warning: fileowner() expects parameter 1 to be a valid path, string given in %s on line %d
83 Warning: fileowner() expects parameter 1 to be a valid path, string given in %s on line %d
H A Dmkdir_variation5.phpt2 Test mkdir() function : variation: various valid and invalid paths
8 die("skip Not valid for Windows");
H A Dfileinode_variation3.phpt79 Warning: fileinode() expects parameter 1 to be a valid path, string given in %s on line %d
83 Warning: fileinode() expects parameter 1 to be a valid path, string given in %s on line %d
H A Dfileperms_variation3.phpt78 Warning: fileperms() expects parameter 1 to be a valid path, string given in %s on line %d
82 Warning: fileperms() expects parameter 1 to be a valid path, string given in %s on line %d
H A Dis_executable_variation1.phpt80 Warning: is_executable() expects parameter 1 to be a valid path, string given in %s on line %d
84 Warning: is_executable() expects parameter 1 to be a valid path, string given in %s on line %d
H A Dreadfile_variation10.phpt69 Warning: readfile() expects parameter 1 to be a valid path, string given in %s on line %d
74 Warning: readfile() expects parameter 1 to be a valid path, array given in %s on line %d
/PHP-7.4/ext/standard/tests/strings/
H A Dstrval_variation2.phpt2 Test strval() function : usage variations - Pass all valid char codes
10 echo "*** Testing strval() : usage variations - Pass all valid char codes ***\n";
65 *** Testing strval() : usage variations - Pass all valid char codes ***
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_callable_variation1.phpt15 Description: use iscallable() on given string to check for valid function name
16 returns true if valid function name, false otherwise
55 /* use check_iscallable() to check whether given string is valid function name
/PHP-7.4/ext/sockets/tests/
H A Dsocket_listen-wrongparams.phpt6 die('skip.. Not valid for Windows');
/PHP-7.4/ext/gd/tests/
H A Dimagesetthickness_error1.phpt22 Warning: imagesetthickness(): supplied resource is not a valid Image resource in %s on line %d
/PHP-7.4/ext/simplexml/tests/
H A D008.phpt28 //valid expression
/PHP-7.4/ext/intl/tests/
H A Dtimezone_getCanonicalID_variant1_2.phpt13 /* A valid custom time zone ID has the following syntax: GMT[+|-]hh[[:]mm] */
/PHP-7.4/ext/oci8/tests/
H A Dcoll_002.phpt31 Warning: OCI-Collection::size(): supplied resource is not a valid oci8 collection resource in %s on…
H A Dcoll_002_func.phpt31 Warning: oci_collection_size(): supplied resource is not a valid oci8 collection resource in %s on …
H A Dcoll_006.phpt31 Warning: OCI-Collection::size(): supplied resource is not a valid oci8 collection resource in %s on…
H A Dcoll_006_func.phpt31 Warning: oci_collection_size(): supplied resource is not a valid oci8 collection resource in %s on …
/PHP-7.4/ext/zlib/tests/
H A Dgzeof_variation1.phpt29 Warning: gzeof(): supplied resource is not a valid stream resource in %s on line %d
/PHP-7.4/ext/spl/tests/
H A Diterator_032.phpt36 var_dump($it->valid());
H A Dspl_limit_iterator_check_limits.phpt2 SPL: LimitIterator check limits are valid
/PHP-7.4/Zend/tests/variadic/
H A Dremoving_parameter_error.phpt6 /* Theoretically this should be valid because it weakens the constraint, but
/PHP-7.4/Zend/tests/
H A Dbug73338.phpt18 Warning: call_user_func() expects parameter 1 to be a valid callback, no array or string given in %…
/PHP-7.4/ext/standard/tests/array/
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…
H A Darray_map_variation14.phpt119 Warning: array_map() expects parameter 1 to be a valid callback, function '' not found or invalid f…
123 Warning: array_map() expects parameter 1 to be a valid callback, array must have exactly two member…

Completed in 220 milliseconds

1...<<11121314151617181920>>...37