Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 25 of 25 for eras (0.02 sec)

  1. android/guava/src/com/google/common/base/Ascii.java

      /**
       * Alternate name for {@link #SP}.
       *
       * @since 8.0
       */
      public static final byte SPACE = 32;
    
      /**
       * Delete: This character is used primarily to "erase" or "obliterate" erroneous or unwanted
       * characters in perforated tape.
       *
       * @since 8.0
       */
      public static final byte DEL = 127;
    
      /**
       * The minimum value of an ASCII character.
       *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Mar 17 20:26:29 UTC 2025
    - 21.7K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    was another long passage, and the White Rabbit was still in
    sight, hurrying down it.  There was not a moment to be lost:
    away went Alice like the wind, and was just in time to hear it
    say, as it turned a corner, `Oh my ears and whiskers, how late
    it's getting!'  She was close behind it when she turned the
    corner, but the Rabbit was no longer to be seen:  she found
    herself in a long, low hall, which was lit up by a row of lamps
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/base/CharMatcher.java

      @Deprecated
      public static CharMatcher invisible() {
        return Invisible.INSTANCE;
      }
    
      /**
       * Determines whether a character is single-width (not double-width). When in doubt, this matcher
       * errs on the side of returning {@code false} (that is, it tends to assume a character is
       * double-width).
       *
       * <p><b>Note:</b> as the reference file evolves, we will modify this matcher to keep it up to
       * date.
       *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 53.9K bytes
    - Viewed (0)
  4. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    rag-cloud.hosteur.com
    ragusa.it
    rahkkeravju.no
    raholt.no
    raindrop.jp
    raisa.no
    rakkestad.no
    ralingen.no
    rana.no
    randaberg.no
    rankoshi.hokkaido.jp
    ranzan.saitama.jp
    rar.ve
    ras.ru
    rauma.no
    ravendb.cloud
    ravendb.community
    ravendb.run
    ravenna.it
    ravpage.co.il
    rawa-maz.pl
    rc.it
    rdy.jp
    re
    re.it
    re.kr
    read
    read-books.org
    readmyblog.org
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  5. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    rag-cloud.hosteur.com
    ragusa.it
    rahkkeravju.no
    raholt.no
    raindrop.jp
    raisa.no
    rakkestad.no
    ralingen.no
    rana.no
    randaberg.no
    rankoshi.hokkaido.jp
    ranzan.saitama.jp
    rar.ve
    ras.ru
    rauma.no
    ravendb.cloud
    ravendb.community
    ravendb.run
    ravenna.it
    ravpage.co.il
    rawa-maz.pl
    rc.it
    rdy.jp
    re
    re.it
    re.kr
    read
    read-books.org
    readmyblog.org
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top