Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/tests/
H A Dbug78650.phpt13 $folder = $fso->GetFolder($fname);
14 $folder->ParentFolder->Name = 'baz';
/PHP-7.4/ext/fileinfo/tests/
H A Dbug61964.phpt30 // write some test files to test folder
33 @mkdir($dir . "/test-inner-folder");
38 rmdir($dir . "/test-inner-folder");
H A Dbug61964-mb.phpt30 // write some test files to test folder
33 @mkdir($dir . "/test-inner-folder私はガラスを食べられます");
38 rmdir($dir . "/test-inner-folder私はガラスを食べられます");
H A Dmagic私はガラスを食べられます18851 # 79 beshort # window or folder ID
19245 0 string *mbx* MBX mail folder
21701 >>38 ubyte >0 %u in folder
21707 >>>(36.s+40) use cab-folder
21712 >>>36 use cab-folder
21730 >>>>>>>&1 use cab-folder
21738 0 name cab-folder
21741 # number of CFDATA blocks in folder
21747 # optional per-folder reserved area
22748 0 string #\ Netscape\ folder\ cache Netscape folder cache
[all …]
H A Dmagic18851 # 79 beshort # window or folder ID
19245 0 string *mbx* MBX mail folder
21701 >>38 ubyte >0 %u in folder
21707 >>>(36.s+40) use cab-folder
21712 >>>36 use cab-folder
21730 >>>>>>>&1 use cab-folder
21738 0 name cab-folder
21741 # number of CFDATA blocks in folder
21747 # optional per-folder reserved area
22748 0 string #\ Netscape\ folder\ cache Netscape folder cache
[all …]
/PHP-7.4/ext/standard/tests/dir/
H A Dbug78220.phpt2 Bug #78220 (Can't access OneDrive folder)
/PHP-7.4/ext/standard/tests/file/
H A Dbug77552.phpt14 $target = $tmpDir.'/folder/target';
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug54977.phpt2 Bug #54977 UTF-8 files and folder are not shown
/PHP-7.4/ext/opcache/tests/
H A Dbug78189.phpt22 echo "invalid opcache folder: $part\n";
/PHP-7.4/ext/phar/tests/
H A Dbug79912.phpt21 var_dump(file_get_contents(__DIR__ . "/bug79912/test.txt")); //the extracted file in the folder sho…
/PHP-7.4/ext/imap/
H A Dphp_imap.c119 ZEND_ARG_INFO(0, folder)
1343 zend_string *folder, *message, *internal_date = NULL, *flags = NULL; in PHP_FUNCTION() local
1776 zend_string *seq, *folder; in PHP_FUNCTION() local
1801 zend_string *seq, *folder; in PHP_FUNCTION() local
1827 zend_string *folder; in PHP_FUNCTION() local
1838 if (mail_create(imap_le_struct->imap_stream, ZSTR_VAL(folder)) == T) { in PHP_FUNCTION()
1875 zend_string *folder; in PHP_FUNCTION() local
1886 if (mail_delete(imap_le_struct->imap_stream, ZSTR_VAL(folder)) == T) { in PHP_FUNCTION()
2312 zend_string *folder; in PHP_FUNCTION() local
2323 if (mail_subscribe(imap_le_struct->imap_stream, ZSTR_VAL(folder)) == T) { in PHP_FUNCTION()
[all …]
/PHP-7.4/win32/build/
H A Dconfig.w3240 ARG_WITH('pgo', 'Compile optimized binaries using training data from folder', 'no');
H A Dconfutils.js2800 var folder = FSO.GetFolder(base);
2806 fc = new Enumerator(folder.SubFolders);
2830 fc = new Enumerator(folder.Files);
/PHP-7.4/docs/
H A Drelease-process.md44 contributors commits and include only the extension folder):
/PHP-7.4/
H A DNEWS735 . Fixed bug #73060 (php failed with error after temp folder cleaned up).
1352 . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
1821 . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc895 * depending on the permissions on that folder.

Completed in 305 milliseconds