Home
last modified time | relevance | path

Searched refs:valid (Results 226 – 250 of 1029) sorted by relevance

12345678910>>...42

/PHP-5.4/ext/standard/tests/file/
H A Dparse_ini_file_variation4.phpt148 Error: 2 - parse_ini_file() expects parameter 1 to be a valid path, array given, %s(%d)
152 Error: 2 - parse_ini_file() expects parameter 1 to be a valid path, array given, %s(%d)
156 Error: 2 - parse_ini_file() expects parameter 1 to be a valid path, array given, %s(%d)
160 Error: 2 - parse_ini_file() expects parameter 1 to be a valid path, array given, %s(%d)
200 Error: 2 - parse_ini_file() expects parameter 1 to be a valid path, object given, %s(%d)
H A Dis_dir_variation4.phpt81 Warning: is_dir() expects parameter 1 to be a valid path, string given in %s on line %d
86 Warning: is_dir() expects parameter 1 to be a valid path, string given in %s on line %d
H A Duserstreams_002.phpt34 test("valid stream", $fd, STDIN);
46 ------ valid stream: -------
67 Warning: stream_select(): supplied argument is not a valid stream resource in %s
H A Dfclose_variation1.phpt13 Warning: fread(): %d is not a valid stream resource in %s on line %d
/PHP-5.4/Zend/tests/
H A Ddynamic_call_004.phpt12 Fatal error: Class name must be a valid object or a string in %s on line %d
/PHP-5.4/ext/phar/tests/
H A Dopen_for_write_existing_b_5_2.phpt39 Warning: fwrite(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
41 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
H A Dfrontcontroller32.phpt2 Phar front controller with valid callback that is not good
/PHP-5.4/ext/phar/tests/tar/
H A Dopen_for_write_existing_c_5_2.phpt46 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
48 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
/PHP-5.4/ext/phar/tests/zip/
H A Dopen_for_write_existing_c_5_2.phpt43 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
45 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
/PHP-5.4/ext/standard/tests/array/
H A Dextract_error.phpt12 /* Invalid second argument ( only 0-6 is valid) */
25 /* More than valid number of arguments i.e. 3 args */
H A Darray_diff_ukey_variation11.phpt40 Error: 2 - array_diff_ukey() expects parameter 3 to be a valid callback, no array or string given, …
42 Error: 2 - array_diff_ukey() expects parameter 4 to be a valid callback, no array or string given, …
/PHP-5.4/ext/spl/tests/
H A Dbug67359.phpt10 while( $it->valid())
H A Diterator_058.phpt12 function valid() {}
H A DSplFileObject_key_error001.phpt18 var_dump($s->valid());
H A DSplFileObject_key_error002.phpt18 var_dump($s->valid());
H A DSplFileObject_next_variation001.phpt20 var_dump($s->valid());
H A Dregexiterator_setpregflags.phpt15 function valid ( ){}
/PHP-5.4/ext/gd/tests/
H A Dbug38112.phpt14 Warning: imagecreatefromgif(): '%sbug38112.gif' is not a valid GIF file in %sbug38112.php on line %d
H A Dcrafted_gd2.phpt15 Warning: imagecreatefromgd(): '%scrafted.gd2' is not a valid GD file in %s on line %d
H A Dbug37346.phpt12 Warning: imagecreatefromgif(): '%sbug37346.gif' is not a valid GIF file in %sbug37346.php on line %d
H A Dbug37360.phpt13 Warning: imagecreatefromgif(): '%s' is not a valid GIF file in %s on line %d
/PHP-5.4/tests/classes/
H A Dautoload_012.phpt15 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'UndefC' not found in %…
/PHP-5.4/ext/spl/internal/
H A Diteratoriterator.inc70 /** \return whether the iterator is valid
72 function valid()
74 return $this->iterator->valid();
/PHP-5.4/ext/standard/tests/network/
H A Dgethostbyname_error004.phpt2 gethostbyname() function - basic return valid ip address test
/PHP-5.4/ext/date/tests/
H A Dbug52430.phpt2 Bug #52430 (date_parse parse 24:xx:xx as valid time)

Completed in 23 milliseconds

12345678910>>...42