Searched refs:path_to_generic (Results 1 – 6 of 6) sorted by relevance
136 part = detail::path_to_generic(*it); in file_path_to_url_impl()153 part = detail::path_to_generic(*it); in file_path_to_url_impl()174 part = detail::path_to_generic(*it); in file_path_to_url_impl()191 result += detail::escape_uri(detail::path_to_generic(*it)); in file_path_to_url_impl()233 std::string path_to_generic(fs::path const& x) in path_to_generic() function243 std::string path_to_generic(fs::path const& x) in path_to_generic() function
47 std::string generic = quickbook::detail::path_to_generic(path); in get_path()91 quickbook::detail::path_to_generic(file_out)); in write_dependencies()
53 std::string path_to_generic(fs::path const&);
88 detail::path_to_generic(current_path.abstract_file_path)); in update_filename_macro()
163 std::string generic_path = detail::path_to_generic(f); in include_search_glob()
242 path_to_generic(options.home_path.filename()); in boostbook_to_html()783 return path_to_generic(path_difference(base.parent_path(), p)); in relative_path_from_fs_paths()