Searched defs:SMALL_PUNYCODE_LEN (Results 1 – 1 of 1) sorted by relevance
299 #define SMALL_PUNYCODE_LEN 128 macro301 …cii_len, const char *punycode_start, size_t punycode_len, uint32_t (*out_)[SMALL_PUNYCODE_LEN], si… in punycode_decode()