Searched refs:testpunct (Results 1 – 1 of 1) sorted by relevance
145 class testpunct : public numpunct<_CharT> class152 testpunct(char_type decimal_char) : numpunct<_CharT>(), dchar(decimal_char) in testpunct() function in testpunct205 testpunct<char>* __tp = new testpunct<char>(tc.decimal); in test01()218 testpunct<char>* __tp = new testpunct<char>(tc.decimal); in test01()232 testpunct<wchar_t>* __tp = new testpunct<wchar_t>(tc.decimal); in test01()242 testpunct<wchar_t>* __tp = new testpunct<wchar_t>(tc.decimal); in test01()