Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/
H A Dfile_utils.h230 LIBPBD_API bool equivalent_paths (const std::string &p1, const std::string &p2);
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Dfile_utils.cc454 equivalent_paths (const std::string& a, const std::string& b) in equivalent_paths() function
468 if (equivalent_paths (haystack, needle)) { in path_is_within()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dfile_source.cc278 if (PBD::equivalent_paths (*i, *j)) { in find()
H A Dsession.cc6485 if (PBD::equivalent_paths (*i, path)) { in ensure_search_path_includes()