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