Searched refs:uprv_appendByteToHexString (Results 1 – 1 of 1) sorted by relevance
143 void uprv_appendByteToHexString(char *dst, uint8_t val) { in uprv_appendByteToHexString() function167 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()176 uprv_appendByteToHexString(current, *currentSk++); /* This should print '01' */ in sortKeyToString()186 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()190 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()