- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for matchesType (0.13 seconds)
-
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixTrie.java
if (matchesType(desiredType, exactType)) { bestResult = i; } // Wildcard match (*.rule). If the wildcard type bits are set, any child of this node is a // public suffix. For example, "*.ck" means "any.ck" is a public suffix. PublicSuffixType wildcardType = getWildcardMatchType(metadata); if (i > 0 && matchesType(desiredType, wildcardType)) {
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 21:21:59 GMT 2026 - 9.1K bytes - Click Count (0)