Lines Matching full:separator
91 // Look for a separator right after the drive specification.
99 // Look for a separator in the first position.
317 // separator intact indicating alternate root.
341 // Keep everything after the final separator, but if the pathname is only
342 // one character and it's a separator, leave it alone.
461 // Don't append a separator if the path is empty (indicating the current
465 // Don't append a separator if the path still ends with a trailing
466 // separator after stripping (indicating the root directory).
468 // Don't append a separator if the path is just a drive letter.
1183 // the leading separator if there is only one separator. If there is a drive
1185 // separator following the drive letter, if a separator immediately follows