Searched defs:toHex (Results 1 – 4 of 4) sorted by relevance
41 inline const char * toHex(UINT8 b) in toHex() function
63 private static final char[] toHex = { '0', '1', '2', '3', '4', '5', '6', field in Utils
206 private static final char[] toHex = { field in MessageDigestAlgorithm
270 IntlTest::toHex(uint32_t number, int32_t digits) { in toHex() function in IntlTest1634 static inline UChar toHex(int32_t i) { in toHex() function