reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
260 return pathname_.length() == 1 && IsPathSeparator(pathname_.c_str()[0]); 274 return IsPathSeparator(name[0]); 302 IsPathSeparator(pathname_.c_str()[pathname_.length() - 1]); 368 if (!IsPathSeparator(*src)) { 376 while (IsPathSeparator(*src))