Searched defs:BACKSLASH (Results 1 – 2 of 2) sorted by relevance
37 constexpr char BACKSLASH = '\\'; in ConvertPath() local
221 static constexpr std::string_view BACKSLASH = "\\"; variable