Searched refs:chOtherSlash (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/path/
H A DRTPathParsedReassemble.cpp92 char chOtherSlash = chSlash == '\\' ? '/' : '\\'; local
95 if (*pszDst == chOtherSlash)
H A DRTPathSplitReassemble.cpp90 char chOtherSlash = chSlash == '\\' ? '/' : '\\'; local
93 if (*pszDst == chOtherSlash)

Completed in 47 milliseconds