Home
last modified time | relevance | path

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

/php-src/main/
H A Dfopen_wrappers.c755 PHPAPI char *expand_filepath(const char *filepath, char *real_path)
762 PHPAPI char *expand_filepath_ex(const char *filepath, char *real_path, const char *relative_to, siz…
769 PHPAPI char *expand_filepath_with_mode(const char *filepath, char *real_path, const char *relative_…
/php-src/Zend/
H A Dzend_virtual_cwd.c1285 CWD_API int virtual_filepath_ex(const char *path, char **filepath, verify_path_func verify_path) /*… in virtual_filepath_ex()
1301 CWD_API int virtual_filepath(const char *path, char **filepath) /* {{{ */ in virtual_filepath()

Completed in 16 milliseconds