/PHP-7.3/ext/standard/tests/file/ |
H A D | 001-win32.phpt | 14 @unlink('test.file'); 44 echo "test.file is " . filetype('test.file') . "\n"; 46 echo "test.file size is " . filesize('test.file') . "\n"; 58 echo "test.file is a regular file\n"; 60 echo "test.file is not a regular file\n"; 72 unlink('test.file'); 87 test.file exists 89 test.file exists 90 test.file is file 92 test.file size is 0 [all …]
|
H A D | is_executable_basic.phpt | 30 // create a file 45 // delete the temp file 52 -- Changing mode of file to 0 -- 54 -- Changing mode of file to 1 -- 56 -- Changing mode of file to 2 -- 58 -- Changing mode of file to 3 -- 60 -- Changing mode of file to 4 -- 62 -- Changing mode of file to 5 -- 64 -- Changing mode of file to 6 -- 66 -- Changing mode of file to 7 -- [all …]
|
H A D | is_readable_basic-win32-mb.phpt | 20 // create a file 35 // delete the temp file 42 -- Changing mode of file to 0 -- 44 -- Changing mode of file to 1 -- 46 -- Changing mode of file to 2 -- 48 -- Changing mode of file to 3 -- 50 -- Changing mode of file to 4 -- 52 -- Changing mode of file to 5 -- 54 -- Changing mode of file to 6 -- 56 -- Changing mode of file to 7 -- [all …]
|
H A D | is_readable_basic-win32.phpt | 20 // create a file 35 // delete the temp file 42 -- Changing mode of file to 0 -- 44 -- Changing mode of file to 1 -- 46 -- Changing mode of file to 2 -- 48 -- Changing mode of file to 3 -- 50 -- Changing mode of file to 4 -- 52 -- Changing mode of file to 5 -- 54 -- Changing mode of file to 6 -- 56 -- Changing mode of file to 7 -- [all …]
|
H A D | is_readable_basic.phpt | 30 // create a file 45 // delete the temp file 52 -- Changing mode of file to 0 -- 54 -- Changing mode of file to 1 -- 56 -- Changing mode of file to 2 -- 58 -- Changing mode of file to 3 -- 60 -- Changing mode of file to 4 -- 62 -- Changing mode of file to 5 -- 64 -- Changing mode of file to 6 -- 66 -- Changing mode of file to 7 -- [all …]
|
H A D | is_executable_basic-win32-mb.phpt | 18 // create a file 33 // delete the temp file 40 -- Changing mode of file to 0 -- 42 -- Changing mode of file to 1 -- 44 -- Changing mode of file to 2 -- 46 -- Changing mode of file to 3 -- 48 -- Changing mode of file to 4 -- 50 -- Changing mode of file to 5 -- 52 -- Changing mode of file to 6 -- 54 -- Changing mode of file to 7 -- [all …]
|
H A D | is_executable_basic-win32.phpt | 18 // create a file 33 // delete the temp file 40 -- Changing mode of file to 0 -- 42 -- Changing mode of file to 1 -- 44 -- Changing mode of file to 2 -- 46 -- Changing mode of file to 3 -- 48 -- Changing mode of file to 4 -- 50 -- Changing mode of file to 5 -- 52 -- Changing mode of file to 6 -- 54 -- Changing mode of file to 7 -- [all …]
|
H A D | unlink_variation8.phpt | 114 file removed 116 file unlinked 118 file unlinked 120 file removed 122 file unlinked 124 file unlinked 126 file removed 128 file unlinked 150 file removed 156 file removed [all …]
|
H A D | 001.phpt | 13 @unlink('test.file'); 63 echo "test.file is " . filetype('test.file') . "\n"; 66 echo "test.file size is " . filesize('test.file') . "\n"; 83 echo "test.file is a regular file\n"; 85 echo "test.file is not a regular file\n"; 107 unlink('test.file'); 123 test.file exists 127 test.file exists 133 test.file is file 136 test.file size is 0 [all …]
|
H A D | is_writable_basic.phpt | 29 // create a file 45 // delete the temp file 52 -- Changing mode of file to 0 -- 55 -- Changing mode of file to 1 -- 58 -- Changing mode of file to 2 -- 61 -- Changing mode of file to 3 -- 64 -- Changing mode of file to 4 -- 67 -- Changing mode of file to 5 -- 70 -- Changing mode of file to 6 -- 73 -- Changing mode of file to 7 -- [all …]
|
H A D | copy_variation2.phpt | 72 echo "Size of source file => "; 100 Size of source file => int(1500) 107 Size of source file => int(1500) 114 Size of source file => int(1500) 121 Size of source file => int(1500) 128 Size of source file => int(1500) 135 Size of source file => int(1500) 142 Size of source file => int(1500) 149 Size of source file => int(1500) 156 Size of source file => int(1500) [all …]
|
H A D | copy_variation2-win32-mb.phpt | 99 Size of source file => int(1500) 106 Size of source file => int(1500) 113 Size of source file => int(1500) 120 Size of source file => int(1500) 139 Size of source file => int(1500) 146 Size of source file => int(1500) 153 Size of source file => int(1500) 166 Size of source file => int(1500) 173 Size of source file => int(1500) 180 Size of source file => int(1500) [all …]
|
H A D | copy_variation2-win32.phpt | 99 Size of source file => int(1500) 106 Size of source file => int(1500) 113 Size of source file => int(1500) 120 Size of source file => int(1500) 139 Size of source file => int(1500) 146 Size of source file => int(1500) 153 Size of source file => int(1500) 166 Size of source file => int(1500) 173 Size of source file => int(1500) 180 Size of source file => int(1500) [all …]
|
H A D | fopen_variation14-win32.phpt | 29 $files = array("file://$testDir\\$file", 30 "file://$testDir/$file", 31 "file://./$testDir/$file", 32 "file://.\\$testDir\\$file", 33 "file://$absTestDir/$file", 34 "file://$absTestDir\\$file", 35 "file://$unixifiedDir/$file" 41 $files = array("file://../$testDir/$file", 43 "file://$absTestDir/$file", 44 "file://$absTestDir\\$file", [all …]
|
H A D | unlink_variation8-win32.phpt | 22 $tmpFile = "file.tmp"; 63 touch($file); 75 unlink($file); 83 file removed 85 file removed 87 file removed 95 file removed 97 file removed 99 file removed 110 file removed [all …]
|
H A D | fread_variation2.phpt | 16 include ("file.inc"); 82 // read from file, by giving the file actual size, 118 -- Reading file content less than max. file size, expeceted : 0 bytes -- 133 -- Reading file content less than max. file size, expeceted : 0 bytes -- 148 -- Reading file content less than max. file size, expeceted : 0 bytes -- 163 -- Reading file content less than max. file size, expeceted : 0 bytes -- 178 -- Reading file content less than max. file size, expeceted : 0 bytes -- 193 -- Reading file content less than max. file size, expeceted : 0 bytes -- 208 -- Reading file content less than max. file size, expeceted : 0 bytes -- 223 -- Reading file content less than max. file size, expeceted : 0 bytes -- [all …]
|
H A D | copy_variation1.phpt | 25 "copy.tmp", //regular file name 57 echo "Size of source file => "; 85 Size of source file => int(1500) 92 Size of source file => int(1500) 98 Destination file name => %s/.tmp 99 Size of source file => int(1500) 106 Size of source file => int(1500) 113 Size of source file => int(1500) 119 Destination file name => %s/123 120 Size of source file => int(1500) [all …]
|
H A D | unlink_variation9-win32.phpt | 22 $tmpFile = "file.tmp"; 63 touch($file); 85 file removed 87 file removed 89 file removed 97 file removed 99 file removed 101 file removed 112 file removed 114 file removed [all …]
|
H A D | fopen_variation15-win32.phpt | 32 $files = array("file://$testDir\\$file", 33 "file://$testDir/$file", 34 "file://./$testDir/$file", 35 "file://.\\$testDir\\$file", 36 "file://$absTestDir/$file", 37 "file://$absTestDir\\$file", 38 "file://$unixifiedDir/$file" 44 $files = array("file://../$testDir/$file", 46 "file://$absTestDir/$file", 47 "file://$absTestDir\\$file", [all …]
|
H A D | fread_variation1.phpt | 14 Read entire file 18 include ("file.inc"); 83 // read from file, by giving the file actual size, 119 -- Reading file content less than max. file size, expeceted : 1000 bytes -- 134 -- Reading file content less than max. file size, expeceted : 1000 bytes -- 149 -- Reading file content less than max. file size, expeceted : 1000 bytes -- 164 -- Reading file content less than max. file size, expeceted : 1000 bytes -- 179 -- Reading file content less than max. file size, expeceted : 1000 bytes -- 194 -- Reading file content less than max. file size, expeceted : 1000 bytes -- 209 -- Reading file content less than max. file size, expeceted : 1000 bytes -- [all …]
|
H A D | ftruncate_variation1-win32-mb.phpt | 13 Description: Truncates a file to a given length 16 // include common file related test functions 17 include ("file.inc"); 21 /* test ftruncate with file opened in different modes */ 35 // create 1 file with some contents 38 // fopen the file using the $file_modes 43 // fopen the file using the $file_modes 47 echo "Error: failed to open file $filename!\n"; 51 rewind($file_handle); // file pointer to 0 76 -- Testing ftruncate(): truncate file to size = 0 -- [all …]
|
H A D | ftruncate_variation1-win32.phpt | 13 Description: Truncates a file to a given length 16 // include common file related test functions 17 include ("file.inc"); 21 /* test ftruncate with file opened in different modes */ 35 // create 1 file with some contents 38 // fopen the file using the $file_modes 43 // fopen the file using the $file_modes 47 echo "Error: failed to open file $filename!\n"; 51 rewind($file_handle); // file pointer to 0 76 -- Testing ftruncate(): truncate file to size = 0 -- [all …]
|
H A D | ftruncate_variation1.phpt | 13 Description: Truncates a file to a given length 16 // include common file related test functions 17 include ("file.inc"); 21 /* test ftruncate with file opened in different modes */ 35 // create 1 file with some contents 38 // fopen the file using the $file_modes 43 // fopen the file using the $file_modes 47 echo "Error: failed to open file $filename!\n"; 51 rewind($file_handle); // file pointer to 0 76 -- Testing ftruncate(): truncate file to size = 0 -- [all …]
|
/PHP-7.3/ext/hash/tests/ |
H A D | hash_file_basic1.phpt | 16 $file = dirname(__FILE__) . "hash_file.txt"; 17 /* Creating a temporary file file */ 18 if (($fp = fopen( $file, "w+")) == FALSE) { 19 echo "Cannot create file ($file)"; 23 /* Writing into file */ 25 if (is_writable($file)) { 27 echo "Cannot write to file ($file)"; 32 // close the file 39 echo "md2: " . hash_file('md2', $file). "\n"; 40 echo "md4: " . hash_file('md4', $file). "\n"; [all …]
|
/PHP-7.3/ext/spl/tests/ |
H A D | SplFileObject_fputcsv_variation6.phpt | 57 //close the file 63 //delete file 64 unlink($file); 73 -- file opened in r+ -- 80 -- file opened in r+b -- 94 -- file opened in a+ -- 115 -- file opened in w+ -- 136 -- file opened in x+ -- 157 -- file opened in r+ -- 178 -- file opened in a+ -- [all …]
|