Searched refs:alphabet (Results 1 – 1 of 1) sorted by relevance
154 static const char alphabet[] = "abcdefghijklmnopqrstuvwxyz0123456789"; in uv__idna_toascii_label() local283 *(*d)++ = alphabet[t]; in uv__idna_toascii_label()287 *(*d)++ = alphabet[q]; in uv__idna_toascii_label()
Completed in 4 milliseconds