Home
last modified time | relevance | path

Searched refs:wb (Results 51 – 75 of 128) sorted by relevance

123456

/PHP-7.1/ext/standard/tests/file/
H A Dfflush_variation1-win32-mb.phpt21 $file_modes = array("w", "wb", "wt", "w+", "w+b", "w+t",
72 -- File opened in wb mode --
145 -- File opened in wb mode --
218 -- File opened in wb mode --
296 -- File opened in wb mode --
460 -- File opened in wb mode --
H A Dfflush_variation1-win32.phpt21 $file_modes = array("w", "wb", "wt", "w+", "w+b", "w+t",
72 -- File opened in wb mode --
145 -- File opened in wb mode --
218 -- File opened in wb mode --
296 -- File opened in wb mode --
460 -- File opened in wb mode --
H A Dfflush_variation1.phpt21 $file_modes = array("w", "wb", "wt", "w+", "w+b", "w+t",
73 -- File opened in wb mode --
146 -- File opened in wb mode --
219 -- File opened in wb mode --
297 -- File opened in wb mode --
461 -- File opened in wb mode --
H A Dreadfile_basic-win32.phpt24 $filemodes = array("w", "wt", "wb", "w+", "w+b", "w+t",
60 -- File opened with mode: wb --
116 -- File opened with mode: wb --
172 -- File opened with mode: wb --
228 -- File opened with mode: wb --
306 -- File opened with mode: wb --
H A Dreadfile_basic.phpt24 $filemodes = array("w", "wt", "wb", "w+", "w+b", "w+t",
60 -- File opened with mode: wb --
116 -- File opened with mode: wb --
172 -- File opened with mode: wb --
228 -- File opened with mode: wb --
306 -- File opened with mode: wb --
H A Dfread_fwrite_basic.phpt25 $h = fopen($outputfile, 'wb+');
H A Dfseek_ftell_rewind_variation8.phpt29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
91 -- File opened in mode wb --
297 -- File opened in mode wb --
H A Dfseek_ftell_rewind_variation4-win32.phpt28 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
90 -- File opened in mode wb --
296 -- File opened in mode wb --
H A Dfseek_ftell_rewind_variation4.phpt28 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
90 -- File opened in mode wb --
296 -- File opened in mode wb --
H A Dfseek_ftell_rewind_variation6-win32.phpt29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
90 -- File opened in mode wb --
296 -- File opened in mode wb --
H A Dfseek_ftell_rewind_variation6.phpt29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
90 -- File opened in mode wb --
296 -- File opened in mode wb --
H A Dfseek_ftell_rewind_variation8-win32.phpt29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
91 -- File opened in mode wb --
297 -- File opened in mode wb --
/PHP-7.1/ext/phar/tests/zip/
H A Dopen_for_write_existing_b.phpt39 $fp = fopen($alias . '/b/c.php', 'wb');
H A Dopen_for_write_existing_b_5_2.phpt37 $fp = fopen($alias . '/b/c.php', 'wb');
H A Drefcount1_5_2.phpt31 $fp = fopen($alias . '/b/c.php', 'wb');
H A Dphar_stub.phpt33 $fp = fopen($fname3, 'wb');
H A Dopen_for_write_newfile_c.phpt33 $fp = fopen($alias . '/b/new.php', 'wb');
/PHP-7.1/ext/phar/tests/
H A Drefcount1_5_2.phpt31 $fp = fopen($alias . '/b/c.php', 'wb');
H A Drefcount1.phpt22 $fp = fopen($pname . '/b/c.php', 'wb');
H A Dopen_for_write_newfile_c.phpt23 $fp = fopen($pname . '/b/new.php', 'wb');
H A Dopen_for_write_newfile_c_5_2.phpt21 $fp = fopen($pname . '/b/new.php', 'wb');
/PHP-7.1/ext/phar/tests/tar/
H A Dopen_for_write_existing_b.phpt39 $fp = fopen($alias . '/b/c.php', 'wb');
H A Dopen_for_write_existing_b_5_2.phpt37 $fp = fopen($alias . '/b/c.php', 'wb');
H A Drefcount1_5_2.phpt31 $fp = fopen($alias . '/b/c.php', 'wb');
H A Dphar_stub.phpt33 $fp = fopen($fname3, 'wb');

Completed in 82 milliseconds

123456