Home | History | Annotate | Download | only in base

Lines Matching full:separator

14 // Separator         /                \, tolerant of /
92 // to do the same. Since Windows can use either / or \ as the separator,
114 // Windows-style drive letter support and pathname separator characters can be
143 // hierarchical paths. Each character in this array is a valid separator,
144 // but kSeparators[0] is treated as the canonical separator and will be used
251 // Returns a FilePath by appending a separator and the supplied path
253 // excessive separators if this object's path already ends with a separator.
271 // a separator character, or with two separator characters. On POSIX
272 // platforms, an absolute path begins with a separator character.
276 // separator.