Home
last modified time | relevance | path

Searched defs:PlatformFilePathSeparator (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/
DFileSystem.h156 static const char PlatformFilePathSeparator = '\\'; variable
158 static const char PlatformFilePathSeparator = '/'; variable