Home
last modified time | relevance | path

Searched refs:endsWithPathSeparator (Results 1 – 1 of 1) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/src/
H A DPathname.cpp88 static bool endsWithPathSeparator(const string& in) { in endsWithPathSeparator() function
418 if (endsWithPathSeparator(cleanOffset)) in addDirectoryOffset()
420 string result = endsWithPathSeparator(base) in addDirectoryOffset()