HomeSort by relevance Sort by last modified time
    Searched refs:wipunct (Results 1 - 2 of 2) sorted by null

  /external/stlport/src/
locale_impl.cpp 434 locale::facet* wipunct = 0; local
492 wipunct = new moneypunct_byname<wchar_t, true>(__wimon);
505 if (wipunct) this->insert(wipunct, moneypunct<wchar_t, true>::id);
  /ndk/sources/cxx-stl/stlport/src/
locale_impl.cpp 434 locale::facet* wipunct = 0; local
492 wipunct = new moneypunct_byname<wchar_t, true>(__wimon);
505 if (wipunct) this->insert(wipunct, moneypunct<wchar_t, true>::id);

Completed in 1938 milliseconds