Home
last modified time | relevance | path

Searched refs:_Stl_loc_combine_names (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dlocale.cpp209 static void _Stl_loc_combine_names(_Locale_impl* L, in _Stl_loc_combine_names() function
221 static void _Stl_loc_combine_names(_Locale_impl* L, in _Stl_loc_combine_names() function
286 _Stl_loc_combine_names(impl, L._M_impl->name.c_str(), in locale()
303 _Stl_loc_combine_names(impl, L1._M_impl->name.c_str(), L2._M_impl->name.c_str(), c); in locale()