Searched refs:uprv_appendByteToHexString (Results 1 – 1 of 1) sorted by relevance
138 void uprv_appendByteToHexString(char *dst, uint8_t val) { in uprv_appendByteToHexString() function162 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()171 uprv_appendByteToHexString(current, *currentSk++); /* This should print '01' */ in sortKeyToString()181 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()185 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()