Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/main/
H A Dfopen_wrappers.c743 PHPAPI char *expand_filepath(const char *filepath, char *real_path)
750 PHPAPI char *expand_filepath_ex(const char *filepath, char *real_path, const char *relative_to, siz…
757 PHPAPI char *expand_filepath_with_mode(const char *filepath, char *real_path, const char *relative_…
/PHP-8.1/ext/zip/
H A Dphp_zip.stub.php104 …public function addFile(string $filepath, string $entryname = "", int $start = 0, int $length = 0,…
107 …public function replaceFile(string $filepath, int $index, int $start = 0, int $length = 0, int $fl…
/PHP-8.1/Zend/
H A Dzend_virtual_cwd.c1275 CWD_API int virtual_filepath_ex(const char *path, char **filepath, verify_path_func verify_path) /*… in virtual_filepath_ex()
1291 CWD_API int virtual_filepath(const char *path, char **filepath) /* {{{ */ in virtual_filepath()

Completed in 15 milliseconds