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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOSX.h114 static const char kPathSepChar; member in class:nsLocalFile
H A DnsLocalFileOSX.cpp298 const char nsLocalFile::kPathSepChar = '/'; member in class:nsLocalFile
394 if (FindCharInReadable(kPathSepChar, start, end))
1235 if (inPath[thisPathLen] == kPathSepChar)
1543 FindCharInReadable(kPathSepChar, nodeEnd, pathEnd);

Completed in 49 milliseconds