Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dlocale_impl.cpp364 locale::facet *wcol = 0; in insert_collate_facets() local
392 wcol = new collate_byname<wchar_t>(__wcoll); in insert_collate_facets()
400 if (wcol) this->insert(wcol, collate<wchar_t>::id); in insert_collate_facets()