Home
last modified time | relevance | path

Searched refs:directory (Results 226 – 250 of 521) sorted by relevance

12345678910>>...21

/PHP-8.1/ext/oci8/
H A Dconfig.m417 AC_MSG_ERROR([${OCI8_DIR} is not a directory])
29 …G_ERROR([Expected an ORACLE_HOME top level directory but ${OCI8_DIR} appears to be an Instant Clie…
31 AC_MSG_ERROR([Oracle library directory not found in ${OCI8_DIR}])
246 dnl Set some port specific directory components for use later.
300 AC_MSG_CHECKING([Oracle ORACLE_HOME install directory])
357 dnl Branch for using an Oracle Instant Client directory
360 AC_MSG_CHECKING([Oracle Instant Client directory])
377 AC_MSG_CHECKING([Oracle Instant Client SDK header directory])
379 dnl Header directory for Instant Client SDK RPM install
382 dnl Header directory for Instant Client SDK zip file install
[all …]
/PHP-8.1/ext/standard/tests/dir/
H A Dopendir_basic.phpt32 echo "\n-- Close directory handles: --\n";
55 -- Close directory handles: --
H A Dscandir_variation8-win32-mb.phpt12 * Pass a directory containing files with different types of names to test how scandir()
63 // remove all files in directory so can remove directory in CLEAN section
H A Dclosedir_without_arg.phpt2 Calling closedir() without argument and without opening a directory beforehand
H A Dopendir_basic-win32-mb.phpt38 echo "\n-- Close directory handles: --\n";
61 -- Close directory handles: --
H A Dreaddir_variation4.phpt6 * Pass a directory handle pointing to a directory that contains
63 // remove files while going through directory
/PHP-8.1/ext/standard/tests/file/
H A Dfile_variation5-win32-mb.phpt29 echo "\nfile() on a relative path from a different working directory\n";
64 file() on a relative path from a different working directory
H A Dfile_variation5-win32.phpt29 echo "\nfile() on a relative path from a different working directory\n";
64 file() on a relative path from a different working directory
H A Dparse_ini_file_variation6-win32-mb.phpt94 …parseIniFileVar私はガラスを食べられます.ini): Failed to open stream: No such file or directory in %s on line %d
99 …parseIniFileVar私はガラスを食べられます.ini): Failed to open stream: No such file or directory in %s on line %d
128 …parseIniFileVar私はガラスを食べられます.ini): Failed to open stream: No such file or directory in %s on line %d
H A Dparse_ini_file_variation6-win32.phpt94 …ileVar6Sub\ParseIniFileVar6.ini): Failed to open stream: No such file or directory in %s on line %d
99 …Sub\BADDIR\ParseIniFileVar6.ini): Failed to open stream: No such file or directory in %s on line %d
128 …ile(BADDIR\ParseIniFileVar6.ini): Failed to open stream: No such file or directory in %s on line %d
H A Drmdir_variation3-win32.phpt78 Warning: rmdir(rmdirVar3.tmp\..\BADDIR\aSubDir): No such file or directory in %s on line %d
81 Warning: rmdir(BADDIR\aSubDir): No such file or directory in %s on line %d
90 Warning: rmdir(%s\BADDIR\aSubDir): No such file or directory in %s on line %d
H A Dunlink_variation1.phpt2 Test unlink() function : usage variations - unlinking file in a directory
25 echo "\n*** Testing unlink() on file inside a directory ***\n";
63 *** Testing unlink() on file inside a directory ***
H A Dis_executable_variation2.phpt20 echo "\n*** Testing is_executable() on directory without execute permission ***\n";
23 chmod("$file_path/is_executable_variation2", 0777); // chmod to enable deletion of directory
73 *** Testing is_executable() on directory without execute permission ***
H A Dis_readable_variation2.phpt20 echo "\n*** Testing is_readable() on directory without read permission ***\n";
23 chmod("$file_path/is_readable_variation2", 0777); // chmod to enable deletion of directory
73 *** Testing is_readable() on directory without read permission ***
H A Dreadfile_variation8-win32.phpt83 …\readfileVar8Sub\fileToRead.tmp): Failed to open stream: No such file or directory in %s on line %d
87 …leVar8Sub\BADDIR\fileToRead.tmp): Failed to open stream: No such file or directory in %s on line %d
99 Warning: readfile(BADDIR\fileToRead.tmp): Failed to open stream: No such file or directory in %s on…
H A Dis_writable_variation2.phpt20 echo "\n*** Testing is_writable() on directory without write permission ***\n";
24 chmod("$file_path/is_writable_variation2", 0777); // chmod to enable deletion of directory
76 *** Testing is_writable() on directory without write permission ***
H A Dunlink_variation1-win32-mb.phpt2 Test unlink() function : usage variations - unlinking file in a directory
25 echo "\n*** Testing unlink() on file inside a directory ***\n";
70 *** Testing unlink() on file inside a directory ***
/PHP-8.1/ext/phar/tests/
H A Dopendir_edgecases.phpt58 opendir(): Argument #1 ($directory) must be of type string, array given
63 Warning: opendir(phar://%sopendir_edgecases.phar.php/oops): Failed to open directory: %s in phar://…
H A Dpharfileinfo_setmetadata.phpt44 Phar entry is a temporary directory (not an actual entry in the archive), cannot set metadata
45 Phar entry is a temporary directory (not an actual entry in the archive), cannot delete metadata
/PHP-8.1/ext/fileinfo/tests/
H A Dfinfo_open_error.phpt30 Warning: finfo_open(%sfoobarfile): Failed to open stream: No such file or directory in %sfinfo_open…
32 Warning: finfo_open(%sfoobarfile): Failed to open stream: No such file or directory in %sfinfo_open…
/PHP-8.1/ext/standard/tests/streams/
H A Dglob-wrapper.phpt29 Warning: opendir(%s): Failed to open directory: Operation not permitted in %s%eglob-wrapper.php on …
35 Warning: opendir(glob://%s): Failed to open directory: operation failed in %s%eglob-wrapper.php on …
/PHP-8.1/tests/basic/
H A Dreq60524-win.phpt2 Req #60524 (Specify temporary directory)
/PHP-8.1/ext/standard/tests/file/windows_acls/
H A Dbug44859_4.phpt39 echo "Testing directory with relative path:\n";
62 Testing directory with relative path:
/PHP-8.1/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation1.phpt51 ["directory"]=>
63 ["directory"]=>
/PHP-8.1/ext/pspell/
H A Dpspell.stub.php54 function pspell_config_dict_dir(PSpell\Config $config, string $directory): bool {} argument
55 function pspell_config_data_dir(PSpell\Config $config, string $directory): bool {} argument

Completed in 26 milliseconds

12345678910>>...21