Searched defs:__time_get (Results 1 – 2 of 2) sorted by relevance
4761 __time_get::__time_get(const char* nm) in __time_get() function in __time_get4769 __time_get::__time_get(const string& nm) in __time_get() function in __time_get
4440 __time_get::__time_get(const char* nm) : __loc_(newlocale(LC_ALL_MASK, nm, 0)) { in __time_get() function in __time_get4445 __time_get::__time_get(const string& nm) : __loc_(newlocale(LC_ALL_MASK, nm.c_str(), 0)) { in __time_get() function in __time_get