Home
last modified time | relevance | path

Searched defs:IsPathSeparator (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc88 static bool IsPathSeparator(char c) { in IsPathSeparator() function
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cc267 bool IsPathSeparator(const char c) { in IsPathSeparator() function
H A Dsanitizer_rtems.cc256 bool IsPathSeparator(const char c) { in IsPathSeparator() function
H A Dsanitizer_win.cc486 bool IsPathSeparator(const char c) { in IsPathSeparator() function