Searched defs:filepath (Results 1 – 3 of 3) sorted by relevance
730 PHPAPI char *expand_filepath(const char *filepath, char *real_path TSRMLS_DC)738 PHPAPI char *expand_filepath_ex(const char *filepath, char *real_path, const char *relative_to, siz…746 PHPAPI char *expand_filepath_with_mode(const char *filepath, char *real_path, const char *relative_…
1346 return true;
1445 CWD_API int virtual_filepath_ex(const char *path, char **filepath, verify_path_func verify_path TSR… in virtual_filepath_ex()
Completed in 13 milliseconds