Searched refs:IS_BACKSLASH (Results 1 – 1 of 1) sorted by relevance
2123 #define IS_BACKSLASH(c) ((c) == '/') macro2184 while (newpath_len > 1 && !IS_BACKSLASH(newpath[newpath_len - 1])) { in phar_fix_filepath()
Completed in 9 milliseconds