Searched defs:appendHex (Results 1 – 8 of 8) sorted by relevance
21 static UnicodeString& appendHex(uint32_t number, in appendHex() function
16 UnicodeString &TestUtility::appendHex(UnicodeString &buf, UChar32 ch) { in appendHex() function in TestUtility
227 IntlTest::appendHex(uint32_t number, in appendHex() function in IntlTest
244 IntlTest::appendHex(uint32_t number, in appendHex() function in IntlTest
32 static UnicodeString& appendHex(uint32_t number, in appendHex() function