- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for multipleLabels (0.11 sec)
-
okhttp/src/test/java/okhttp3/internal/idn/PunycodeTest.kt
) // (K) Vietnamese testEncodeDecode( unicode = "TạisaohọkhôngthểchỉnóitiếngViệt", punycode = "xn--TisaohkhngthchnitingVit-kjcr8268qyxafd2f1b9g", ) } @Test fun multipleLabels() { testEncodeDecode( unicode = "☃.net", punycode = "xn--n3h.net", ) testEncodeDecode( unicode = "ålgård.no", punycode = "xn--lgrd-poac.no", )
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 5.3K bytes - Viewed (0)