- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for inlineDeltaOrNullMaxCodepointDelta (1.09 seconds)
-
okhttp-idna-mapping-table/src/test/kotlin/okhttp3/internal/idn/MappingTablesTest.kt
mappingOf( sourceCodePoint0 = 1, sourceCodePoint1 = 1, mappedToCodePoints = listOf(2, 3), ), ), ).isEqualTo(null) } @Test fun inlineDeltaOrNullMaxCodepointDelta() { assertThat( inlineDeltaOrNull( mappingOf( sourceCodePoint0 = 0, sourceCodePoint1 = 0, mappedToCodePoints = listOf((1 shl 18) - 1), ),
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Wed Mar 19 19:25:20 GMT 2025 - 6.3K bytes - Click Count (0)