Searched refs:relativize (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp86 relativize(const fs::path& root, const fs::path& file) function in namespace:__anon1862
192 const fs::path file = relativize(_source_root, _relative_filename);
208 const fs::path file = relativize(_relative_filename.branch_path(),
266 const fs::path path = relativize(_relative_filename.branch_path(),
307 const fs::path load_path = relativize(_source_root, _relative_filename);

Completed in 186 milliseconds