Searched refs:sDirSep (Results 1 – 2 of 2) sorted by relevance
31 constexpr const char sDirSep = '\\'; variable33 constexpr const char sDirSep = '/';114 *base += sDirSep; in appendPath()121 *base += sDirSep; in appendPath()
97 if (*current == sDirSep) { in mkdirs()112 if (*current == sDirSep) { in getStem()