Searched refs:is_path_absolute (Results 1 – 1 of 1) sorted by relevance
126 bool is_path_absolute(const char_type* path) { in is_path_absolute() function136 if (path1.empty() || is_path_absolute(path2.c_str()) || in join_paths()233 if (!is_path_absolute(wpath.c_str())) { in as_windows_path()