Home
last modified time | relevance | path

Searched refs:valid (Results 176 – 200 of 1077) sorted by relevance

12345678910>>...44

/PHP-7.3/ext/standard/tests/array/
H A Darray_fill_variation4.phpt20 // array of possible valid values for 'val' argument
32 echo "*** Filling 2 dimensional array with all basic valid values ***\n";
48 *** Filling 2 dimensional array with all basic valid values ***
H A Darray_intersect_uassoc_variation9.phpt29 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, function 'unknown_fun…
32 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, function 'unknown_fun…
37 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, function 'unknown_fun…
H A Darray_intersect_ukey_variation8.phpt29 Warning: array_intersect_ukey() expects parameter 3 to be a valid callback, function 'unknown_funct…
32 Warning: array_intersect_ukey() expects parameter 3 to be a valid callback, function 'unknown_funct…
37 Warning: array_intersect_ukey() expects parameter 3 to be a valid callback, function 'unknown_funct…
H A Darray_diff_ukey_variation10.phpt30 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, function 'unknown_function' …
33 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, function 'unknown_function' …
38 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, function 'unknown_function' …
/PHP-7.3/ext/spl/examples/
H A Drecursivedualiterator.inc53 /** @return whether both inner iterators are valid, have same hasChildren()
54 * state and identical current and key values or both are non valid.
62 /** @return whether both inner iterators are valid, have same hasChildren()
/PHP-7.3/ext/standard/tests/file/
H A Ddisk_total_space_variation.phpt100 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
105 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
110 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
115 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
H A Dfnmatch_error.phpt39 Warning: fnmatch() expects parameter 1 to be a valid path, array given in %s on line %d
42 Warning: fnmatch() expects parameter 1 to be a valid path, resource given in %s on line %d
45 Warning: fnmatch() expects parameter 1 to be a valid path, object given in %s on line %d
H A Dstream_rfc2397_006.phpt24 Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s line %d
27 Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s line %d
/PHP-7.3/ext/sockets/tests/
H A Dsocket_export_stream-4-win.phpt84 Warning: stream_set_blocking(): supplied resource is not a valid stream resource in %s on line %d
98 Warning: stream_set_blocking(): supplied resource is not a valid stream resource in %s on line %d
101 Warning: socket_set_block(): supplied resource is not a valid Socket resource in %s on line %d
104 Warning: socket_get_option(): supplied resource is not a valid Socket resource in %s on line %d
/PHP-7.3/sapi/fpm/tests/
H A Dresponse.inc37 private $valid;
152 * Check if the response is valid and if not emit error message
244 if ($this->valid === null) {
248 return $this->valid;
257 $this->valid = (
261 if ($this->valid) {
/PHP-7.3/ext/intl/tests/
H A Dbug70452.phpt9 // Provide a valid option for the second parameter
11 // Another valid option, but with no corresponding name for that given option
/PHP-7.3/ext/zip/lib/
H A Dzip_stat_index.c77 st->valid = ZIP_STAT_CRC|ZIP_STAT_SIZE|ZIP_STAT_MTIME in zip_stat_index()
83 st->valid |= ZIP_STAT_INDEX|ZIP_STAT_NAME; in zip_stat_index()
/PHP-7.3/ext/spl/tests/
H A Dbug74669.phpt37 public function valid()
39 return $this->iterator->valid();
59 $container->valid();
H A Diterator_015.phpt22 function valid()
24 if (!parent::valid()) {
H A Diterator_016.phpt35 function valid()
37 if (!parent::valid()) {
/PHP-7.3/ext/phar/tests/
H A Dbadparameters.phpt150 Warning: Phar::createDefaultStub() expects parameter 1 to be a valid path, array given in %sbadpara…
152 Warning: Phar::loadPhar() expects parameter 1 to be a valid path, array given in %sbadparameters.ph…
156 Exception: Phar::__construct() expects parameter 1 to be a valid path, array given in %sbadparamete…
162 Warning: PharData::delete() expects parameter 1 to be a valid path, array given in %sbadparameters.…
189 Warning: Phar::offsetExists() expects parameter 1 to be a valid path, array given in %sbadparameter…
191 Warning: Phar::offsetGet() expects parameter 1 to be a valid path, array given in %sbadparameters.p…
195 Warning: PharData::offsetUnset() expects parameter 1 to be a valid path, array given in %sbadparame…
198 Warning: Phar::addEmptyDir() expects parameter 1 to be a valid path, array given in %sbadparameters…
200 Warning: Phar::addFile() expects parameter 1 to be a valid path, array given in %sbadparameters.php…
/PHP-7.3/ext/zlib/tests/
H A Dgzclose_basic.phpt35 Warning: gzread(): supplied resource is not a valid stream resource in %s on line %d
38 Warning: gzread(): supplied resource is not a valid stream resource in %s on line %d
/PHP-7.3/Zend/tests/
H A Dcall_user_func_001.phpt33 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access private method …
35 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access protected metho…
/PHP-7.3/ext/xmlwriter/tests/
H A Dbug79029.phpt31 Warning: fclose(): %d is not a valid stream resource in %sbug79029.php on line %d
33 Warning: fclose(): %d is not a valid stream resource in %sbug79029.php on line %d
/PHP-7.3/ext/oci8/tests/
H A Dfield_funcs1.phpt138 Warning: oci_field_is_null(): supplied resource is not a valid oci8 statement resource in %s on lin…
141 Warning: oci_field_name(): supplied resource is not a valid oci8 statement resource in %s on line %d
144 Warning: oci_field_type(): supplied resource is not a valid oci8 statement resource in %s on line %d
147 Warning: oci_field_type_raw(): supplied resource is not a valid oci8 statement resource in %s on li…
150 Warning: oci_field_scale(): supplied resource is not a valid oci8 statement resource in %s on line …
153 Warning: oci_field_precision(): supplied resource is not a valid oci8 statement resource in %s on l…
156 Warning: oci_field_size(): supplied resource is not a valid oci8 statement resource in %s on line %d
/PHP-7.3/ext/standard/tests/general_functions/
H A Dvar_export_basic5.phpt2 Test var_export() function with valid arrays
14 echo "*** Testing var_export() with valid arrays ***\n";
15 // different valid arrays
48 *** Testing var_export() with valid arrays ***
/PHP-7.3/ext/interbase/tests/
H A Dbug46247.phpt29 Warning: ibase_set_event_handler(): supplied argument is not a valid InterBase link resource in %s …
35 Warning: ibase_set_event_handler(): supplied argument is not a valid InterBase link resource in %s …
/PHP-7.3/Zend/tests/type_declarations/
H A Dinternal_function_strict_mode.phpt33 *** Caught array_map() expects parameter 1 to be a valid callback, first array member is not a vali…
/PHP-7.3/ext/standard/tests/network/
H A Dgethostbyaddr_error.phpt52 Warning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on …
55 Warning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on …
58 Warning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on …
/PHP-7.3/ext/spl/internal/
H A Dseekableiterator.inc35 while($position < $index && $this->valid()) {
39 if (!$this->valid()) {

Completed in 30 milliseconds

12345678910>>...44