Searched refs:remove_suffix (Results 1 – 10 of 10) sorted by relevance
51 path.remove_suffix(1); in AppendSearchPath()59 path.remove_suffix(1); in PrependSearchPath()67 destination.remove_suffix(1); in RemoveSearchPath()
158 path.remove_suffix(1U); in Trim()
62 string.remove_suffix(count); in CORE3D_BEGIN_NAMESPACE()
49 sv.remove_suffix(std::distance(std::find_if(sv.rbegin(), sv.rend(), nspace).base(), sv.end())); in Trimmed()
64 string.remove_suffix(count); in RENDER_BEGIN_NAMESPACE()
65 string.remove_suffix(count); in CORE_BEGIN_NAMESPACE()
124 path.remove_suffix(1); in Open()
109 constexpr void remove_suffix(size_type n);300 constexpr void basic_string_view<CharT>::remove_suffix(size_type n) in remove_suffix() function
57 str.remove_suffix(str.size() - pos); in ChopTail()
444 uri.remove_suffix(uri.size() - gltfPos - extension.size()); in ResolveGltfAndResourceIndex()