Home
last modified time | relevance | path

Searched refs:stream (Results 351 – 375 of 622) sorted by relevance

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

/PHP-5.3/ext/phar/tests/tar/
H A Ddelete.phpt32 Warning: file_get_contents(phar://%sdelete.phar.tar/a): failed to open stream: phar error: "a" is n…
/PHP-5.3/ext/phar/tests/zip/
H A Ddelete.phpt31 Warning: file_get_contents(phar://%sdelete.phar.zip/a): failed to open stream: phar error: "a" is n…
H A Drename.phpt34 Warning: file_get_contents(phar://%srename.phar.zip/a): failed to open stream: phar error: "a" is n…
H A Drename_dir.phpt34 Warning: file_get_contents(phar://%srename_dir.phar.zip/a/x): failed to open stream: phar error: "a…
/PHP-5.3/ext/phar/tests/
H A D016b.phpt24 Warning: file_get_contents(phar://%s/a): failed to open stream: phar error: internal corruption of …
H A Ddelete.phpt32 Warning: file_get_contents(phar://%sdelete.phar.php/a): failed to open stream: phar error: "a" is n…
H A Dinclude_path.phpt31 Warning: include(file2.php): failed to open stream: No such file or directory in %sinclude_path.php…
H A Drename_dir.phpt34 Warning: file_get_contents(phar://%srename_dir.phar.php/a/x): failed to open stream: phar error: "a…
/PHP-5.3/ext/standard/tests/file/
H A Dfstat.phpt72 Warning: fstat(): %d is not a valid stream resource in %s on line %d
H A Dunlink_variation6.phpt15 // test relative directories and stream contexts.
H A Dphp_fd_wrapper_04.phpt18 Warning: fopen(php://fd/12): failed to open stream: Error duping file descriptor 12; possibly it do…
/PHP-5.3/ext/standard/tests/strings/
H A Dphp_strip_whitespace.phpt46 Warning: php_strip_whitespace(%sphp_strip_whitespace.dat): failed to open stream: No such file or d…
H A Dsha1.phpt50 Warning: sha1_file(%ssha1.dat): failed to open stream: No such file or directory in %s on line %d
H A Dlcfirst.phpt107 $string2 = (int)get_resource_type($file1); // converting stream type to int
109 /* $string1 is of "stream" type */
213 string(6) "stream"
H A Dvfprintf_basic8.phpt6 * Description: Write a formatted string to a stream
/PHP-5.3/ext/zip/tests/
H A Dpecl12414.phpt27 echo "zip_readfile could not open stream from zero length file " . $zipname . " : " .$filename;
/PHP-5.3/Zend/tests/
H A Dcast_to_object.phpt86 resource(%d) of type (stream)
/PHP-5.3/ext/pdo_pgsql/tests/
H A Dlarge_objects.phpt27 /* bind as LOB; the oid from the pgsql stream will be inserted instead
28 * of the stream contents. Binding other streams will attempt to bind
/PHP-5.3/ext/standard/tests/array/
H A Darray_map_variation5.phpt159 resource(%d) of type (stream)
171 resource(%d) of type (stream)
H A Deach_variation2.phpt240 resource(%d) of type (stream)
242 resource(%d) of type (stream)
H A Darray_pad_variation3.phpt838 resource(%d) of type (stream)
840 resource(%d) of type (stream)
844 resource(%d) of type (stream)
846 resource(%d) of type (stream)
/PHP-5.3/ext/fileinfo/libmagic/
H A Dfuncs.c161 file_buffer(struct magic_set *ms, php_stream *stream, const char *inname, const void *buf, in file_buffer() argument
209 if ((m = file_zmagic(ms, stream, inname, ubuf, nb)) != 0) { in file_buffer()
227 if (stream && SUCCESS == php_stream_cast(stream, PHP_STREAM_AS_FD, (void **)&fd, 0)) { in file_buffer()
/PHP-5.3/ext/imap/tests/
H A Dimap_include.inc64 * @return IMAP stream to new mailbox on sucesss; FALSE on failure
69 // open a stream to default mailbox
86 // reopen stream to new mailbox
/PHP-5.3/ext/phar/
H A Dconfig.m48 …PHP_NEW_EXTENSION(phar, util.c tar.c zip.c stream.c func_interceptors.c dirstream.c phar.c phar_ob…
/PHP-5.3/ext/mysqli/tests/
H A Dbug63398.phpt31 Warning: mysqli_poll(): No stream arrays were passed in %sbug63398.php on line %d

Completed in 113 milliseconds

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