Searched refs:dot_path (Results 1 – 4 of 4) sorted by relevance
343 ? detail::dot_path() in filename()350 if (name == detail::dot_path() || name == detail::dot_dot_path()) return name; in stem()360 if (name == detail::dot_path() || name == detail::dot_dot_path()) return path(); in extension()393 return detail::dot_path(); in lexically_relative()401 else if (!p.empty() && p != detail::dot_path()) in lexically_relative()407 return detail::dot_path(); in lexically_relative()475 && next == last && *last == detail::dot_path()) in lexically_normal()477 temp /= detail::dot_path(); in lexically_normal()487 temp /= detail::dot_path(); in lexically_normal()700 const path& dot_path() in dot_path() function[all …]
935 if (*itr == dot_path()) in canonical()1059 if (relative_from != dot_path()) in copy()
121 '%DOT_PATH%': os.path.split(options.dot_path)[0],
668 const path& dot_path();