Home
last modified time | relevance | path

Searched refs:Separator (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/fslow/
Dfslow_IArchive.h37 static const TChar Separator = TSeparator; variable
62 if (!s[i] || s[i] == Separator) in ArchiveName()
79 if (*s++ == Separator) in GetPathString()
97 if (*s++ == Separator) in GetPathString()
Dfslow_SafePath.h68 template <size_t MaxSize, Char Separator>
74 if (s[i] == Separator) in GetArchiveNameLength()