Searched defs:slashPos (Results 1 – 6 of 6) sorted by relevance
174 size_t slashPos = _fileName.find_last_of("/\\"); in GetFilePath() local187 size_t slashPos = _fileName.find_last_of("/\\"); in GetName() local
72 int slashPos = in.indexOf('/'); in isValidUri() local
68 size_t slashPos = _fileName.find_last_of("/\\"); in GetName() local
30 int slashPos = fullProcessedPath.ReverseFind(L'/'); in AutoRenamePath() local
57 int slashPos = name.ReverseFind(L'/'); in GetReverseSlashPos() local67 int slashPos = GetReverseSlashPos(Name); in GetExtensionPos() local259 int slashPos = GetReverseSlashPos(ui.Name); in CRefItem() local
306 int slashPos = _filePath.ReverseFind(WCHAR_PATH_SEPARATOR); in GetStream() local