Home
last modified time | relevance | path

Searched refs:valid (Results 151 – 175 of 1056) sorted by relevance

12345678910>>...43

/PHP-5.5/ext/ldap/tests/
H A Dldap_dn2ufn.phpt8 /* Convert valid DN */
11 /* Convert valid DN */
/PHP-5.5/ext/standard/tests/array/
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' …
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 ***
/PHP-5.5/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-5.5/ext/sockets/tests/
H A Dsocket_import_stream-4-win.phpt80 Warning: stream_set_blocking(): %d is not a valid stream resource in %s on line %d
94 Warning: stream_set_blocking(): %d is not a valid stream resource in %s on line %d
97 Warning: socket_set_block(): %d is not a valid Socket resource in %s on line %d
100 Warning: socket_get_option(): %d is not a valid Socket resource in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Ddisk_total_space_variation.phpt103 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
108 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
113 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
118 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 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…
/PHP-5.5/ext/phar/tests/
H A Dbadparameters.phpt129 Warning: Phar::createDefaultStub() expects parameter 1 to be a valid path, array given in %sbadpara…
131 Warning: Phar::loadPhar() expects parameter 1 to be a valid path, array given in %sbadparameters.ph…
135 Warning: Phar::__construct() expects parameter 1 to be a valid path, array given in %sbadparameters…
141 Warning: PharData::delete() expects parameter 1 to be a valid path, array given in %sbadparameters.…
168 Warning: Phar::offsetExists() expects parameter 1 to be a valid path, array given in %sbadparameter…
170 Warning: Phar::offsetGet() expects parameter 1 to be a valid path, array given in %sbadparameters.p…
174 Warning: PharData::offsetUnset() expects parameter 1 to be a valid path, array given in %sbadparame…
177 Warning: Phar::addEmptyDir() expects parameter 1 to be a valid path, array given in %sbadparameters…
179 Warning: Phar::addFile() expects parameter 1 to be a valid path, array given in %sbadparameters.php…
/PHP-5.5/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
H A Dpecl_bug16035.phpt11 die ("skip Test only valid when OCI8 is built with an ORACLE_HOME");
14 die("skip expected output only valid with Oracle clients > 9gR2");
/PHP-5.5/ext/spl/tests/
H A Diterator_015.phpt22 function valid()
24 if (!parent::valid()) {
H A Diterator_016.phpt35 function valid()
37 if (!parent::valid()) {
/PHP-5.5/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-5.5/ext/zlib/tests/
H A Dgzclose_basic.phpt35 Warning: gzread(): %d is not a valid stream resource in %s on line %d
38 Warning: gzread(): %d is not a valid stream resource in %s on line %d
/PHP-5.5/ext/session/tests/
H A Drfc1867_sid_invalid.phpt48 Warning: Unknown: The session id is too long or contains illegal characters, valid characters are a…
50 Warning: Unknown: The session id is too long or contains illegal characters, valid characters are a…
54 Warning: Unknown: The session id is too long or contains illegal characters, valid characters are a…
56 Warning: Unknown: The session id is too long or contains illegal characters, valid characters are a…
/PHP-5.5/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-5.5/ext/zip/lib/
H A Dzip_source_filep.c193 if (z->st.valid != 0) in read_file()
215 st->valid |= ZIP_STAT_MTIME; in read_file()
218 st->valid |= ZIP_STAT_SIZE; in read_file()
222 st->valid |= ZIP_STAT_SIZE; in read_file()
H A Dzip_stat_index.c85 st->valid = ZIP_STAT_CRC|ZIP_STAT_SIZE|ZIP_STAT_MTIME in zip_stat_index()
91 st->valid |= ZIP_STAT_INDEX|ZIP_STAT_NAME; in zip_stat_index()
/PHP-5.5/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-5.5/ext/interbase/tests/
H A Dbug46247.phpt30 Warning: ibase_set_event_handler(): supplied argument is not a valid InterBase link resource in %s …
36 Warning: ibase_set_event_handler(): supplied argument is not a valid InterBase link resource in %s …
/PHP-5.5/ext/spl/internal/
H A Dseekableiterator.inc35 while($position < $index && $this->valid()) {
39 if (!$this->valid()) {
/PHP-5.5/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

Completed in 100 milliseconds

12345678910>>...43