Home
last modified time | relevance | path

Searched refs:files (Results 626 – 650 of 765) sorted by relevance

1...<<2122232425262728293031

/PHP-8.1/ext/fileinfo/tests/
H A Dmagic29 # RISC OS Draw files
1936 # Avro files
1940 # ORC files
7031 # Memo files
7037 # Help files
13176 # .cso files
22421 # .nb files
23743 # AAF files:
24050 #tz3 files whatever that is (MS Works files)
24151 # .chr files
[all …]
H A Dmagic私はガラスを食べられます29 # RISC OS Draw files
1936 # Avro files
1940 # ORC files
7031 # Memo files
7037 # Help files
13176 # .cso files
22421 # .nb files
23743 # AAF files:
24050 #tz3 files whatever that is (MS Works files)
24151 # .chr files
[all …]
/PHP-8.1/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_variation2.phpt34 //Deleting the temporary files and directory used in the testcase
H A Dfopen_variation19.phpt2 Test fopen() function : variation: test opening linked files
H A Dis_writable_variation1.phpt20 /* array of files to be tested to check if they are writable
H A Dtempnam_variation3-win32.phpt65 /* creating the files in existing dir */
H A Drename_variation12.phpt11 /* Creating unique files in various dirs by passing relative paths to $dir arg */
H A Drename_variation12-win32.phpt11 /* Creating unique files in various dirs by passing relative paths to $dir arg */
H A Dtempnam_variation3.phpt44 /* creating the files in existing dir */
H A Dcopy_variation5.phpt10 and the existence and size of destination files
H A Dtouch_variation5-win32.phpt51 echo "\n*** testing existing files ***\n";
183 *** testing existing files ***
H A Dtouch_variation5.phpt51 echo "\n*** testing existing files ***\n";
183 *** testing existing files ***
H A Dcopy_variation3-win32.phpt13 and checking the existence and size of destination files
/PHP-8.1/ext/standard/tests/dir/
H A Dscandir_variation4.phpt20 // create directories and files
H A Dscandir_variation4-win32-mb.phpt26 // create directories and files
/PHP-8.1/ext/zlib/tests/
H A Dgzfile_variation15.phpt10 //define the files to go into these directories, create one in dir2
H A Dreadgzfile_variation15.phpt10 //define the files to go into these directories, create one in dir2
/PHP-8.1/ext/session/tests/
H A Dsession_set_save_handler_closures.phpt6 session.save_handler=files
H A Dsession_set_save_handler_variation6.phpt9 session.save_handler=files
H A Dsession_set_save_handler_basic.phpt7 session.save_handler=files
/PHP-8.1/ext/hash/tests/
H A Dhash_hmac_file_basic.phpt25 // close the files
/PHP-8.1/ext/soap/tests/
H A Dserver009.phpt8 session.save_handler=files
/PHP-8.1/ext/phar/tests/zip/
H A Dphar_setsignaturealgo2.phpt52 $config = __DIR__ . '/../files/openssl.cnf';
/PHP-8.1/
H A DCONTRIBUTING.md129 PHP source code also includes several files generated during development and
143 └─ build/ # *nix build system files
218 ├─ travis/ # Travis CI service files
219 └─ win32/ # Windows build system files
362 3. Do not commit multiple files and dump all messages in one commit. If you
363 modified several unrelated files, commit each group separately and provide a
404 New source code files should include the following header block:
/PHP-8.1/sapi/fpm/tests/
H A Dtester.inc15 * Config directory for included files.
135 * Clean all the created files up
160 // clean all the root files
171 * Clean config files
236 * Skip test if any of the supplied files does not exist.
238 * @param mixed $files
240 static public function skipIfAnyFileDoesNotExist($files)
242 if ( ! is_array($files)) {
243 $files = array($files);
245 foreach ($files as $file) {

Completed in 322 milliseconds

1...<<2122232425262728293031