Searched refs:insert_time_facets (Results 1 – 3 of 3) sorted by relevance
104 _Locale_name_hint* insert_time_facets(const char* &name, char *buf, _Locale_name_hint* hint);
167 hint = impl->insert_time_facets(time_name, time_buf, hint); in locale()277 hint = impl->insert_time_facets(time_name, time_buf, hint); in locale()
288 _Locale_name_hint* _Locale_impl::insert_time_facets(const char* &name, char *buf, _Locale_name_hint… in insert_time_facets() function in _Locale_impl