Home
last modified time | relevance | path

Searched refs:stream (Results 226 – 250 of 816) sorted by last modified time

12345678910>>...33

/PHP-7.4/ext/zlib/tests/
H A Dgzeof_variation1.phpt29 Warning: gzeof(): supplied resource is not a valid stream resource in %s on line %d
H A Dgzfile_variation4.phpt29 Warning: gzfile(10.5): failed to open stream: No such file or directory in %s on line %d
32 Warning: gzfile(-10.5): failed to open stream: No such file or directory in %s on line %d
35 Warning: gzfile(123456789000): failed to open stream: No such file or directory in %s on line %d
38 Warning: gzfile(-123456789000): failed to open stream: No such file or directory in %s on line %d
41 Warning: gzfile(0.5): failed to open stream: No such file or directory in %s on line %d
H A Dgzfile_variation5.phpt28 Warning: gzfile(0): failed to open stream: No such file or directory in %s on line %d
31 Warning: gzfile(1): failed to open stream: No such file or directory in %s on line %d
34 Warning: gzfile(12345): failed to open stream: No such file or directory in %s on line %d
37 Warning: gzfile(-2345): failed to open stream: No such file or directory in %s on line %d
H A Dgzfile_variation7.phpt32 Warning: gzfile(string): failed to open stream: No such file or directory in %s on line %d
35 Warning: gzfile(string): failed to open stream: No such file or directory in %s on line %d
38 Warning: gzfile(sTrInG): failed to open stream: No such file or directory in %s on line %d
41 Warning: gzfile(hello world): failed to open stream: No such file or directory in %s on line %d
H A Dgzopen_basic2.phpt50 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
H A Dgzopen_variation4.phpt119 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
126 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
133 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
140 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
147 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
H A Dgzopen_variation5.phpt2 Test gzopen() function : variation: use include path and stream context create a file, relative path
H A Dgzopen_variation9.phpt39 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
43 gzopen=resource(%d) of type (stream)
47 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
52 Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_variation4_64bit.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation9.phpt6 * Description: Write a formatted string to a stream
H A Dvfprintf_variation13.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation13_64bit.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation14.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation15.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation15_64bit.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation16.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation17.phpt6 * Description: Write a formatted string to a stream
H A Dvfprintf_variation19.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation19_64bit.phpt10 * Description: Write a formatted string to a stream
H A Dvfprintf_variation20.phpt6 * Description: Write a formatted string to a stream
H A Dvfprintf_variation21.phpt6 * Description: Write a formatted string to a stream
H A Dvfprintf_variation3.phpt6 * Description: Write a formatted string to a stream
H A Dvfprintf_variation5.phpt6 * Description: Write a formatted string to a stream
H A Dvfprintf_variation7.phpt6 * Description: Write a formatted string to a stream
H A Dvfprintf_basic.phpt9 /* Prototype : int vfprintf(resource stream, string format, array args)
10 * Description: Output a formatted string into a stream

Completed in 29 milliseconds

12345678910>>...33