Home
last modified time | relevance | path

Searched defs:new_extension (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/filesystem/
Dconvenience.hpp44 inline path change_extension( const path & p, const path & new_extension ) in change_extension()
/third_party/boost/libs/filesystem/src/
Dpath.cpp235 BOOST_FILESYSTEM_DECL path& path::replace_extension(const path& new_extension) in replace_extension()