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

/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DFileSystemWin.cpp143 UChar lastPathCharacter = path[path.length() - 1]; local
144 if (lastPathCharacter != L'\\' && lastPathCharacter != L'/' && component[0] != L'\\' && component[0] != L'/')

Completed in 165 milliseconds