- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for leftmost (0.07 sec)
-
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
/** * If a hostname is not a key in the EXCLUDE map, and if removing its leftmost component results * in a name which is a key in this map, it is a public suffix. */ public static final ImmutableMap<String, PublicSuffixType> UNDER = TrieParser.parseTrie(
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Aug 06 02:37:31 UTC 2024 - 73.6K bytes - Viewed (0) -
guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
/** * If a hostname is not a key in the EXCLUDE map, and if removing its leftmost component results * in a name which is a key in this map, it is a public suffix. */ public static final ImmutableMap<String, PublicSuffixType> UNDER = TrieParser.parseTrie(
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Aug 06 02:37:31 UTC 2024 - 73.6K bytes - Viewed (0) -
src/bytes/bytes_test.go
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Aug 19 19:09:04 UTC 2024 - 61.2K bytes - Viewed (0)