Home
last modified time | relevance | path

Searched refs:files (Results 551 – 575 of 765) sorted by relevance

1...<<2122232425262728293031

/PHP-8.1/ext/phar/tests/zip/
H A Dbzip2.phpt11 $a = new PharData(dirname(__FILE__) . '/files/bzip2.zip');
15 $a = new Phar(dirname(__FILE__) . '/files/bz2_alias.phar.zip');
H A Drequire_hash.phpt12 include __DIR__ . '/files/zipmaker.php.inc';
/PHP-8.1/scripts/dev/
H A Dbless_tests.php8 $files = getFiles(array_slice($argv, 1)); variable
9 foreach ($files as $path) {
/PHP-8.1/ext/standard/tests/file/
H A Dfopen_variation14-win32.phpt23 $files = array("file://$testDir\\$file",
32 runtest($files);
35 $files = array("file://../$testDir/$file",
41 runtest($files);
H A Dfopen_variation15-win32.phpt26 $files = array("file://$testDir\\$file",
35 runtest($files);
38 $files = array("file://../$testDir/$file",
44 runtest($files);
H A D006_error.phpt14 /* With standard files and dirs */
H A Dfilegroup_basic.phpt21 /* Newly created files and dirs */
H A Dlstat_stat_variation8.phpt21 // creating and deleting subdir and files in the dir
H A Dtempnam_variation6-win32.phpt12 /* Trying to create unique files by passing previously created unique file name as prefix */
H A Dtempnam_variation6.phpt10 /* Trying to create unique files by passing previously created unique file name as prefix */
/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation3.phpt27 // different OS order files differently so will
H A Dreaddir_variation3-win32-mb.phpt33 // different OS order files differently so will
/PHP-8.1/ext/session/tests/
H A Drfc1867_disabled.phpt16 session.save_handler=files
H A Dsession_set_save_handler_class_011.phpt4 session.save_handler=files
H A Drfc1867_disabled_2.phpt16 session.save_handler=files
H A Drfc1867_no_name.phpt16 session.save_handler=files
H A Drfc1867_sid_only_cookie_2.phpt15 session.save_handler=files
H A Dsession_basic2.phpt5 session.save_handler=files
/PHP-8.1/ext/phar/tests/tar/
H A Dtar_bz2.phpt11 include __DIR__ . '/files/tarmaker.php.inc';
H A Dtar_nostub.phpt10 include __DIR__ . '/files/tarmaker.php.inc';
/PHP-8.1/ext/standard/tests/streams/
H A Dglob-wrapper.phpt19 echo "No files in $spec\n";
H A Dgh9590-001.phpt32 to equal the maximum number of open files supported by your system,
/PHP-8.1/
H A Dphp.ini-development28 ; apply to PHP files in the /www/mysite directory. Directives
30 ; PHP files served from www.example.com. Directives set in these
31 ; special sections cannot be overridden by user-defined INI files or
703 ; Automatically add files before PHP document.
707 ; Automatically add files after PHP document.
770 ; Directory where the temporary files should be placed.
851 ; Maximum allowed size for uploaded files.
884 ; or you are running on a Mac and need to deal with files from
886 ; automatically detect the EOL character in those files so that
1334 session.save_handler = files
[all …]
H A Dphp.ini-production28 ; apply to PHP files in the /www/mysite directory. Directives
30 ; PHP files served from www.example.com. Directives set in these
31 ; special sections cannot be overridden by user-defined INI files or
705 ; Automatically add files before PHP document.
709 ; Automatically add files after PHP document.
772 ; Directory where the temporary files should be placed.
853 ; Maximum allowed size for uploaded files.
886 ; or you are running on a Mac and need to deal with files from
888 ; automatically detect the EOL character in those files so that
1336 session.save_handler = files
[all …]
/PHP-8.1/.github/workflows/
H A Dnightly.yml110 - name: Verify generated files are up to date
111 uses: ./.github/actions/verify-generated-files
247 - name: Verify generated files are up to date
248 uses: ./.github/actions/verify-generated-files
482 - name: Verify generated files are up to date
483 uses: ./.github/actions/verify-generated-files
579 - name: Verify generated files are up to date
580 uses: ./.github/actions/verify-generated-files
639 - name: Verify generated files are up to date
640 uses: ./.github/actions/verify-generated-files

Completed in 33 milliseconds

1...<<2122232425262728293031