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