Home
last modified time | relevance | path

Searched refs:valid (Results 251 – 275 of 1056) sorted by relevance

1...<<11121314151617181920>>...43

/PHP-5.5/ext/spl/tests/
H A DSplFileObject_key_error001.phpt18 var_dump($s->valid());
H A DSplFileObject_key_error002.phpt18 var_dump($s->valid());
H A Dregexiterator_setpregflags.phpt15 function valid ( ){}
H A DSplFileObject_next_variation001.phpt20 var_dump($s->valid());
H A Dregexiterator_getpregflags.phpt15 function valid ( ){}
H A Dbug31346.phpt18 …t(): Array was modified outside object and internal position is no longer valid in %sbug31346.php …
/PHP-5.5/ext/gd/tests/
H A Dbug37360.phpt13 Warning: imagecreatefromgif(): '%s' is not a valid GIF file in %s on line %d
H A Dbug71912.phpt15 Warning: imagecreatefromgd2(): '%s/invalid_neg_size.gd2' is not a valid GD2 file in %s/bug71912.php…
/PHP-5.5/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.5/ext/standard/tests/file/
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
H A Dis_writable_variation3.phpt70 Warning: is_writable() expects parameter 1 to be a valid path, array given in %s on line %d
73 Warning: is_writeable() expects parameter 1 to be a valid path, array given in %s on line %d
/PHP-5.5/ext/spl/internal/
H A Diteratoriterator.inc70 /** \return whether the iterator is valid
72 function valid()
74 return $this->iterator->valid();
/PHP-5.5/ext/phar/tests/
H A Dfrontcontroller32.phpt2 Phar front controller with valid callback that is not good
/PHP-5.5/ext/standard/tests/network/
H A Dgethostbyname_error004.phpt2 gethostbyname() function - basic return valid ip address test
/PHP-5.5/ext/date/tests/
H A Dbug52430.phpt2 Bug #52430 (date_parse parse 24:xx:xx as valid time)
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_existing_b_5_2.phpt52 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_existing_b_…
54 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_existing_b_5_2.phpt49 Warning: fwrite(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
51 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
/PHP-5.5/ext/oci8/tests/
H A Dlob_021.phpt58 Warning: OCI-Lob::write(): %d is not a valid oci8 descriptor resource in %s on line %d
61 Warning: oci_free_descriptor(): %d is not a valid oci8 descriptor resource in %s on line %d
/PHP-5.5/ext/mysql/tests/
H A Dmysql_unbuffered_query.phpt32 if (!$res = mysql_unbuffered_query("SELECT 'this is sql but with semicolon' AS valid ; ", $link))
38 if (false !== ($res = mysql_unbuffered_query("SELECT 'this is sql but with semicolon' AS valid ; SH…
112 [%u|b%"valid"]=>
121 Warning: mysql_unbuffered_query(): %d is not a valid MySQL-Link resource in %s on line %d
H A Dmysql_query.phpt35 if (!$res = mysql_query("SELECT 'this is sql but with semicolon' AS valid ; ", $link))
48 if (false !== ($res = mysql_query("SELECT 'this is sql but with semicolon' AS valid ; SHOW VARIABLE…
118 [%u|b%"valid"]=>
127 Warning: mysql_query(): %d is not a valid MySQL-Link resource in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Dbug67252.phpt12 Warning: convert_uudecode(): The given parameter is not a valid uuencoded string in %s on line %d
/PHP-5.5/Zend/tests/
H A Dexception_004.phpt18 Fatal error: Exceptions must be valid objects derived from the Exception base class in %s on line %d
/PHP-5.5/Zend/tests/generators/
H A Dthrow_already_closed.phpt13 var_dump($gen->valid());
/PHP-5.5/ext/filter/tests/
H A Dbug46973.phpt2 Bug #46973 (IPv6 address filter rejects valid address)

Completed in 29 milliseconds

1...<<11121314151617181920>>...43