Home
last modified time | relevance | path

Searched refs:stream (Results 276 – 300 of 622) sorted by relevance

1...<<11121314151617181920>>...25

/PHP-5.3/ext/standard/tests/array/
H A Darray_unshift_variation5.phpt331 resource(%d) of type (stream)
347 resource(%d) of type (stream)
362 resource(%d) of type (stream)
388 resource(%d) of type (stream)
/PHP-5.3/ext/gd/tests/
H A Dimageloadfont_error2.phpt14 Warning: imageloadfont(\src\invalidfile.font): failed to open stream: No such file or directory in …
H A D001.phpt20 Warning: imagecreatefrompng(%s001.test): failed to open stream: No such file or directory in %s on …
/PHP-5.3/ext/standard/tests/file/
H A Dbug43353-win32.phpt24 Warning: file_get_contents(datafoo:text/plain,foo): failed to open stream: Invalid argument in %s
H A Dbug44607.phpt2 Bug #44607 (stream_get_line unable to correctly identify the "ending" in the stream content)
H A Dfopencookie.phpt9 * stream and that is passed back to the ZE to include.
10 * On systems without fopencookie, the stream is fed into a temporary
H A Dbug43353.phpt24 Warning: file_get_contents(datafoo:text/plain,foo): failed to open stream: No such file or director…
H A Duserfilters.phpt2 stream userfilter test
H A D007_variation10.phpt47 resource(%d) of type (stream)
48 string(6) "stream"
H A D007_variation18.phpt47 resource(%d) of type (stream)
48 string(6) "stream"
H A D007_variation2.phpt47 resource(%d) of type (stream)
48 string(6) "stream"
H A Dbug53241.phpt2 Bug #53241 (stream casting that relies on fdopen/fopencookie fails with 'xb' mode)
/PHP-5.3/ext/phar/tests/
H A Dopen_for_write_newfile_c.phpt35 Warning: fopen(phar://%sopen_for_write_newfile_c.phar.php/b/new.php): failed to open stream: phar e…
42 Warning: include(phar://%sopen_for_write_newfile_c.phar.php/b/new.php): failed to open stream: phar…
H A Dopen_for_write_newfile_b.phpt41 Warning: fopen(phar://%sopen_for_write_newfile_b.phar.php/b/new.php): failed to open stream: phar e…
48 Warning: include(phar://%sopen_for_write_newfile_b.phar.php/b/new.php): failed to open stream: phar…
/PHP-5.3/ext/standard/
H A Dfilters.c37 php_stream *stream, in strfilter_rot13_filter() argument
85 php_stream *stream, in strfilter_toupper_filter() argument
113 php_stream *stream, in strfilter_tolower_filter() argument
204 php_stream *stream, in strfilter_strip_tags_filter() argument
1502 php_stream *stream, php_stream_filter *filter, in strfilter_convert_append_bucket() argument
1703 php_stream *stream, in strfilter_convert_filter() argument
1722 php_stream_is_persistent(stream) TSRMLS_CC) != SUCCESS) { in strfilter_convert_filter()
1732 php_stream_is_persistent(stream) TSRMLS_CC) != SUCCESS) { in strfilter_convert_filter()
1822 php_stream *stream, in consumed_filter_filter() argument
1835 data->offset = php_stream_tell(stream); in consumed_filter_filter()
[all …]
/PHP-5.3/ext/standard/tests/mail/
H A Dmail_include.inc18 * @return IMAP stream to new mailbox on sucesss; FALSE on failure
23 // open a stream to default mailbox
40 // reopen stream to new mailbox
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch271 + php_stream *stream;
283 + if (stream == NULL) {
309 + php_stream_close(stream);
577 + if (!stream) {
620 + stream = NULL;
681 + if (stream) {
706 + php_stream *stream;
724 + if (!stream) {
1390 + if (!fn && !stream) {
1409 + if (stream) {
[all …]
/PHP-5.3/ext/standard/tests/streams/
H A Dbug60455_01.phpt6 //It's critical the read on the stream returns the input but doesn't set EOF
/PHP-5.3/Zend/tests/
H A Dbug41421.phpt2 Bug #41421 (Uncaught exception from a stream wrapper segfaults)
/PHP-5.3/ext/phar/tests/tar/
H A Dopen_for_write_newfile_c.phpt46 Warning: fopen(phar://%sopen_for_write_newfile_c.phar.tar/b/new.php): failed to open stream: phar e…
53 Warning: include(phar://%sopen_for_write_newfile_c.phar.tar/b/new.php): failed to open stream: phar…
/PHP-5.3/ext/phar/tests/zip/
H A Dopen_for_write_newfile_c.phpt46 Warning: fopen(phar://%sopen_for_write_newfile_c.phar.zip/b/new.php): failed to open stream: phar e…
53 Warning: include(phar://%sopen_for_write_newfile_c.phar.zip/b/new.php): failed to open stream: phar…
/PHP-5.3/ext/sqlite3/tests/
H A Dstream_test.inc43 …gister('sqliteBlobTest', "SQLite3_Test_Stream") or die("Unable to register sqliteBlobTest stream");
/PHP-5.3/tests/lang/
H A Dbug43958.phpt14 Warning: include(file-which-does-not-exist-on-purpose.php): failed to open stream: No such file or …
/PHP-5.3/ext/ftp/tests/
H A Dbug39583.phpt30 // close the FTP stream
H A Dbug39583-2.phpt29 // close the FTP stream

Completed in 50 milliseconds

1...<<11121314151617181920>>...25