Home
last modified time | relevance | path

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

/php-src/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…
258 public function addEmptyDir(string $directory): void {}
276 public function buildFromDirectory(string $directory, string $pattern = ""): array {}
348 …public function extractTo(string $directory, array|string|null $files = null, bool $overwrite = fa…
/php-src/ext/spl/
H A Dspl_directory.stub.php109 public function __construct(string $directory) {}
178 …public function __construct(string $directory, int $flags = FilesystemIterator::KEY_AS_PATHNAME | …
198 …public function __construct(string $directory, int $flags = FilesystemIterator::KEY_AS_PATHNAME | …
/php-src/ext/gettext/
H A Dgettext.stub.php21 function bindtextdomain(string $domain, ?string $directory): string|false {}
/php-src/win32/build/
H A Dmkdist.php436 function copy_test_dir($directory, $dest)
/php-src/ext/ftp/
H A Dftp.stub.php71 function ftp_chdir(FTP\Connection $ftp, string $directory): bool {}
/php-src/Zend/
H A Dzend_virtual_cwd.c494 int directory = 0, save; in tsrm_realpath_r() local
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c986 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
/php-src/ext/dom/
H A Ddocument.c1325 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in dom_document_parser() local

Completed in 47 milliseconds