- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for nonBasicCodePointInInsertionCoding (0.23 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/idn/PunycodeTest.kt
unicode = "упр.срб", punycode = "xn--o1ach.xn--90a3ac", ) } @Test fun nonBasicCodePointInPrefix() { assertNull(Punycode.decode("xn--cåt-n3h")) } @Test fun nonBasicCodePointInInsertionCoding() { assertNull(Punycode.decode("xn--cat-ñ3h")) } @Test fun unterminatedCodePoint() { assertNull(Punycode.decode("xn--cat-n")) } @Test fun overflowI() {Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Dec 27 13:39:56 GMT 2024 - 5.3K bytes - Click Count (0)