Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for City (0.16 sec)

  1. okhttp/src/test/java/okhttp3/internal/publicsuffix/PublicSuffixDatabaseTest.kt

        checkPublicSuffix("c.kobe.jp", null)
        checkPublicSuffix("b.c.kobe.jp", "b.c.kobe.jp")
        checkPublicSuffix("a.b.c.kobe.jp", "b.c.kobe.jp")
        checkPublicSuffix("city.kobe.jp", "city.kobe.jp")
        checkPublicSuffix("www.city.kobe.jp", "city.kobe.jp")
        // TLD with a wildcard rule and exceptions.
        checkPublicSuffix("ck", null)
        checkPublicSuffix("test.ck", null)
        checkPublicSuffix("b.test.ck", "b.test.ck")
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Mon Jan 08 01:13:22 GMT 2024
    - 11.3K bytes
    - Viewed (0)
  2. build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.ci-reporting.gradle.kts

     * failing tasks only, to not use up unnecessary disk space on Team City. This also improves the performance of
     * artifact publishing by reducing the artifacts and packaging reports that consist of multiple files.
     *
     * Reducing the number of reports also makes it easier to find the important ones when analysing a failed build in
     * Team City.
     */
    
    Plain Text
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Tue Jul 11 06:57:51 GMT 2023
    - 2K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    *.kawasaki.jp
    *.kitakyushu.jp
    *.kobe.jp
    *.nagoya.jp
    *.sapporo.jp
    *.sendai.jp
    *.yokohama.jp
    !city.kawasaki.jp
    !city.kitakyushu.jp
    !city.kobe.jp
    !city.nagoya.jp
    !city.sapporo.jp
    !city.sendai.jp
    !city.yokohama.jp
    // 4th level registration
    aisai.aichi.jp
    ama.aichi.jp
    anjo.aichi.jp
    asuke.aichi.jp
    chiryu.aichi.jp
    chita.aichi.jp
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  4. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    himself upon tiptoe, put his mouth close to her ear, and
    whispered `She's under sentence of execution.'
    
      `What for?' said Alice.
    
      `Did you say "What a pity!"?' the Rabbit asked.
    
      `No, I didn't,' said Alice:  `I don't think it's at all a pity.
    I said "What for?"'
    
      `She boxed the Queen's ears--' the Rabbit began.  Alice gave a
    little scream of laughter.  `Oh, hush!' the Rabbit whispered in a
    Plain Text
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2FA1          ; mapped                 ; 8FB5          # 3.0  KANGXI RADICAL WALK
    2FA2          ; mapped                 ; 9091          # 3.0  KANGXI RADICAL CITY
    2FA3          ; mapped                 ; 9149          # 3.0  KANGXI RADICAL WINE
    2FA4          ; mapped                 ; 91C6          # 3.0  KANGXI RADICAL DISTINGUISH
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  6. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    himself upon tiptoe, put his mouth close to her ear, and
    whispered `She's under sentence of execution.'
    
      `What for?' said Alice.
    
      `Did you say "What a pity!"?' the Rabbit asked.
    
      `No, I didn't,' said Alice:  `I don't think it's at all a pity.
    I said "What for?"'
    
      `She boxed the Queen's ears--' the Rabbit began.  Alice gave a
    little scream of laughter.  `Oh, hush!' the Rabbit whispered in a
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
Back to top