Home
last modified time | relevance | path

Searched refs:stream (Results 376 – 400 of 655) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-5.5/ext/phar/tests/
H A Ddelete.phpt31 Warning: file_get_contents(phar://%sdelete.phar.php/a): failed to open stream: phar error: "a" is n…
H A Dfgc_edgecases.phpt83 Warning: file_get_contents(phar://%sfgc_edgecases.phar.php/oops): failed to open stream: phar error…
85 Warning: file_get_contents(): Failed to seek to position 50000 in the stream in phar://%sfgc_edgeca…
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.phpt33 Warning: file_get_contents(phar://%srename_dir.phar.php/a/x): failed to open stream: phar error: "a…
H A Dbug69720.phpt28 Warning: file_get_contents(phar:///%s): failed to open stream: phar error: "test.php" is not a file…
/PHP-5.5/ext/standard/tests/file/
H A Dfstat.phpt72 Warning: fstat(): %d is not a valid stream resource in %s on line %d
H A Dphp_fd_wrapper_04.phpt18 Warning: fopen(php://fd/12): failed to open stream: Error duping file descriptor 12; possibly it do…
H A Dfile_put_contents_variation8.phpt84 Warning: file_put_contents(%sdir): failed to open stream: %s in %s on line %d
88 Warning: file_put_contents(%sphp): failed to open stream: %s in %s on line %d
/PHP-5.5/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
H A Dstrncasecmp_variation7.phpt14 …on should not expect a null terminated string, and it should treat input as a raw stream of data */
H A Dstrncmp_variation7.phpt14 …on should not expect a null terminated string, and it should treat input as a raw stream of data */
/PHP-5.5/Zend/tests/
H A Dcast_to_object.phpt86 resource(%d) of type (stream)
/PHP-5.5/ext/zip/tests/
H A Dpecl12414.phpt27 echo "zip_readfile could not open stream from zero length file " . $zipname . " : " .$filename;
/PHP-5.5/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.5/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.5/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.5/ext/imap/tests/
H A Dimap_include.inc64 * @return IMAP stream to new mailbox on success; FALSE on failure
69 // open a stream to default mailbox
86 // reopen stream to new mailbox
/PHP-5.5/ext/mysqli/tests/
H A Dbug63398.phpt31 Warning: mysqli_poll(): No stream arrays were passed in %sbug63398.php on line %d
/PHP-5.5/ext/phar/tests/zip/
H A Drename_dir.phpt34 Warning: file_get_contents(phar://%srename_dir.phar.zip/a/x): failed to open stream: phar error: "a…
H A Drename.phpt34 Warning: file_get_contents(phar://%srename.phar.zip/a): failed to open stream: phar error: "a" is n…

Completed in 90 milliseconds

1...<<11121314151617181920>>...27