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

/external/stlport/src/
H A Dlocale_impl.cpp364 locale::facet *wcol = 0; local
392 wcol = new collate_byname<wchar_t>(__wcoll);
400 if (wcol) this->insert(wcol, collate<wchar_t>::id);

Completed in 125 milliseconds