Home
last modified time | relevance | path

Searched refs:folder (Results 1 – 15 of 15) sorted by relevance

/PHP-7.2/ext/fileinfo/tests/
H A Dbug61964-mb.phpt13 $dir = __DIR__ . "/test-folder";
30 // write some test files to test folder
33 @mkdir($dir . "/test-inner-folder私はガラスを食べられます");
38 rmdir($dir . "/test-inner-folder私はガラスを食べられます");
63 Warning: finfo_open(): Failed to load magic database at '%stest-folder'. in %sbug61964-mb.php on li…
H A Dbug61964.phpt13 $dir = __DIR__ . "/test-folder";
30 // write some test files to test folder
33 @mkdir($dir . "/test-inner-folder");
38 rmdir($dir . "/test-inner-folder");
63 Warning: finfo_open(): Failed to load magic database at '%stest-folder'. in %sbug61964.php on line …
H A Dmagic16144 # 79 beshort # window or folder ID
16504 0 string *mbx* MBX mail folder
19383 0 string #\ Netscape\ folder\ cache Netscape folder cache
19384 0 string \000\036\204\220\000 Netscape folder cache
24694 >4 byte =0xC6 \b, folder database
24940 0 lelong 0x4E444221 Microsoft Outlook email folder
H A Dmagic私はガラスを食べられます16144 # 79 beshort # window or folder ID
16504 0 string *mbx* MBX mail folder
19383 0 string #\ Netscape\ folder\ cache Netscape folder cache
19384 0 string \000\036\204\220\000 Netscape folder cache
24694 >4 byte =0xC6 \b, folder database
24940 0 lelong 0x4E444221 Microsoft Outlook email folder
/PHP-7.2/ext/standard/tests/dir/
H A Dbug78220.phpt2 Bug #78220 (Can't access OneDrive folder)
/PHP-7.2/ext/standard/tests/file/
H A Dbug77552.phpt14 $target = $tmpDir.'/folder/target';
/PHP-7.2/ext/opcache/tests/
H A Dbug78189.phpt22 echo "invalid opcache folder: $part\n";
/PHP-7.2/ext/standard/tests/file/windows_mb_path/
H A Dbug54977.phpt2 Bug #54977 UTF-8 files and folder are not shown
/PHP-7.2/ext/imap/
H A Dphp_imap.c120 ZEND_ARG_INFO(0, folder)
1332 zend_string *folder, *message, *internal_date = NULL, *flags = NULL; in PHP_FUNCTION() local
1765 zend_string *seq, *folder; in PHP_FUNCTION() local
1790 zend_string *seq, *folder; in PHP_FUNCTION() local
1816 zend_string *folder; in PHP_FUNCTION() local
1827 if (mail_create(imap_le_struct->imap_stream, ZSTR_VAL(folder)) == T) { in PHP_FUNCTION()
1864 zend_string *folder; in PHP_FUNCTION() local
1875 if (mail_delete(imap_le_struct->imap_stream, ZSTR_VAL(folder)) == T) { in PHP_FUNCTION()
2293 zend_string *folder; in PHP_FUNCTION() local
2304 if (mail_subscribe(imap_le_struct->imap_stream, ZSTR_VAL(folder)) == T) { in PHP_FUNCTION()
[all …]
/PHP-7.2/win32/
H A Dinstall.txt137 (i.e. C:\WINDOWS) folder and while this simplifies the installation
140 SYSTEM folder) before moving on with a new PHP installation. Be sure
225 packages have the server modules in the sapi folder, PHP 5
227 folder root. The supporting DLLs for the PHP 5 extensions are also not
231 sapi folders to the main folder (e.g. C:\php).
329 (php7activescript.dll) and place it in the main PHP folder (e.g.
357 folder, if you wish to load extensions, etc.
972 be found in the distribution package, in in the main folder in PHP 5,
1098 copying the PECL extension DLLs into the extension_dir folder and
/PHP-7.2/win32/build/
H A Dconfig.w3238 ARG_WITH('pgo', 'Compile optimized binaries using training data from folder', 'no');
H A Dconfutils.js2716 var folder = FSO.GetFolder(base);
2722 fc = new Enumerator(folder.SubFolders);
2746 fc = new Enumerator(folder.Files);
/PHP-7.2/ext/phar/phar/
H A Dpharcommand.inc895 * depending on the permissions on that folder.
/PHP-7.2/
H A DINSTALL1090 "PHP\ext" ("PHP\extensions" in PHP 4) folder.
H A DNEWS203 . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)

Completed in 192 milliseconds