Home
last modified time | relevance | path

Searched defs:directory (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/phar/
H A Dphar_object.stub.php81 public function addEmptyDir(string $directory): void {}
90 public function buildFromDirectory(string $directory, string $pattern = ""): array {}
126 …public function extractTo(string $directory, array|string|null $files = null, bool $overwrite = fa…
261 public function addEmptyDir(string $directory): void {}
279 public function buildFromDirectory(string $directory, string $pattern = ""): array {}
353 …public function extractTo(string $directory, array|string|null $files = null, bool $overwrite = fa…
/PHP-8.3/ext/pspell/
H A Dpspell.stub.php72 function pspell_config_dict_dir(PSpell\Config $config, string $directory): bool {}
73 function pspell_config_data_dir(PSpell\Config $config, string $directory): bool {}
/PHP-8.3/ext/spl/
H A Dspl_directory.stub.php109 public function __construct(string $directory) {}
214 …public function __construct(string $directory, int $flags = FilesystemIterator::KEY_AS_PATHNAME | …
234 …public function __construct(string $directory, int $flags = FilesystemIterator::KEY_AS_PATHNAME | …
/PHP-8.3/ext/gettext/
H A Dgettext.stub.php21 function bindtextdomain(string $domain, ?string $directory): string|false {}
/PHP-8.3/win32/build/
H A Dmkdist.php436 function copy_test_dir($directory, $dest)
/PHP-8.3/ext/ftp/
H A Dftp.stub.php71 function ftp_chdir(FTP\Connection $ftp, string $directory): bool {}
/PHP-8.3/Zend/
H A Dzend_virtual_cwd.c494 int directory = 0, save; in tsrm_realpath_r() local
/PHP-8.3/ext/xmlreader/
H A Dphp_xmlreader.c1027 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
/PHP-8.3/ext/dom/
H A Ddocument.c1266 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in dom_document_parser() local

Completed in 49 milliseconds