Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for bd (0.1 sec)

  1. guava-tests/test/com/google/common/net/InternetDomainNameTest.java

              ALMOST_TOO_MANY_LEVELS + "com",
              ALMOST_TOO_LONG + ".c");
    
      private static final ImmutableSet<String> RS =
          ImmutableSet.of(
              "com",
              "co.uk",
              "foo.bd",
              "xxxxxx.bd",
              "org.mK",
              "us",
              "co.uk.", // Trailing dot
              "co\uFF61uk", // Alternate dot character
              "\u7f51\u7edc.Cn", // "网络.Cn"
    Java
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Tue Mar 05 13:16:00 GMT 2024
    - 17.3K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/net/InternetDomainNameTest.java

              ALMOST_TOO_MANY_LEVELS + "com",
              ALMOST_TOO_LONG + ".c");
    
      private static final ImmutableSet<String> RS =
          ImmutableSet.of(
              "com",
              "co.uk",
              "foo.bd",
              "xxxxxx.bd",
              "org.mK",
              "us",
              "co.uk.", // Trailing dot
              "co\uFF61uk", // Alternate dot character
              "\u7f51\u7edc.Cn", // "网络.Cn"
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Tue Mar 05 13:16:00 GMT 2024
    - 17.3K bytes
    - Viewed (0)
Back to top