Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 37 for feff (0.02 sec)

  1. docs/en/docs/css/custom.css

    }
    
    .user .title {
      text-align: center;
    }
    
    .user .count {
      font-size: 80%;
      text-align: center;
    }
    
    a.announce-link:link,
    a.announce-link:visited {
      color: #fff;
    }
    
    a.announce-link:hover {
      color: var(--md-accent-fg-color);
    }
    
    .announce-wrapper {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: center;
    }
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Fri Nov 28 15:55:15 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/primitives/IntsTest.java

              .that(Ints.tryParse(Long.toString((long) LEAST - 1, radix), radix))
              .isNull();
        }
        assertWithMessage("Hex string and dec parm").that(Ints.tryParse("FFFF", 10)).isNull();
        assertWithMessage("Mixed hex case").that((int) Ints.tryParse("ffFF", 16)).isEqualTo(65535);
      }
    
      /**
       * Encodes an integer as a string with given radix, then uses {@link Ints#tryParse(String, int)}
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Thu Dec 11 20:45:32 UTC 2025
    - 29.3K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/kotlin/okhttp3/internal/idn/IdnaMappingTableTest.kt

        assertThat("\u200c".map()).isEqualTo("\u200c")
        assertThat("\u200d".map()).isEqualTo("\u200d")
      }
    
      @Test fun ignored() {
        assertThat("\u200b".map()).isEqualTo("")
        assertThat("\ufeff".map()).isEqualTo("")
      }
    
      @Test fun disallowed() {
        assertThat("\u0080".mapExpectingErrors()).isEqualTo("\u0080")
      }
    
      @Test fun disallowedStd3Valid() {
        assertThat("_".map()).isEqualTo("_")
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 8.9K bytes
    - Viewed (0)
  4. guava/src/com/google/common/net/InetAddresses.java

      }
    
      /**
       * Evaluates whether the argument is an "IPv4 mapped" IPv6 address.
       *
       * <p>An "IPv4 mapped" address is anything in the range ::ffff:0:0/96 (sometimes written as
       * ::ffff:0.0.0.0/96), with the last 32 bits interpreted as an IPv4 address.
       *
       * <p>For more on IPv4 mapped addresses see section 2.5.5.2 of <a target="_parent"
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Wed Feb 19 21:24:11 UTC 2025
    - 47.4K bytes
    - Viewed (0)
  5. doc/go_spec.html

    compiler may disallow the NUL character (U+0000) in the source text.
    </p>
    <p>
    Implementation restriction: For compatibility with other tools, a
    compiler may ignore a UTF-8-encoded byte order mark
    (U+FEFF) if it is the first Unicode code point in the source text.
    A byte order mark may be disallowed anywhere else in the source.
    </p>
    
    <h3 id="Characters">Characters</h3>
    
    <p>
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Tue Dec 02 23:07:19 UTC 2025
    - 286.5K bytes
    - Viewed (1)
  6. android/guava/src/com/google/common/net/InetAddresses.java

      }
    
      /**
       * Evaluates whether the argument is an "IPv4 mapped" IPv6 address.
       *
       * <p>An "IPv4 mapped" address is anything in the range ::ffff:0:0/96 (sometimes written as
       * ::ffff:0.0.0.0/96), with the last 32 bits interpreted as an IPv4 address.
       *
       * <p>For more on IPv4 mapped addresses see section 2.5.5.2 of <a target="_parent"
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Wed Feb 19 21:24:11 UTC 2025
    - 47.4K bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/fess/mapping.txt

    \u2003 => \u0020
    \u2004 => \u0020
    \u2005 => \u0020
    \u2006 => \u0020
    \u2007 => \u0020
    \u2008 => \u0020
    \u2009 => \u0020
    \u200A => \u0020
    \u200B => \u0020
    \u202F => \u0020
    \u205F => \u0020
    \u3000 => \u0020
    \uFEFF => \u0020
    ~ => 〜
    ˜ => 〜
    ῀ => 〜
    ⁓ => 〜
    ∼ => 〜
    ∿ => 〜
    ~ => 〜
    . => \u0020
    
    A => A
    B => B
    C => C
    D => D
    E => E
    F => F
    G => G
    H => H
    I => I
    J => J
    K => K
    L => L
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Jul 27 02:07:47 UTC 2023
    - 13.3K bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/_aws/fess.json

              "mappings": ["\u0009,\u000A,\u000B,\u000C,\u000D,\u001C,\u001D,\u001E,\u001F,\u00A0,\u1680,\u180E,\u2000,\u2001,\u2002,\u2003,\u2004,\u2005,\u2006,\u2007,\u2008,\u2009,\u200A,\u200B,\u200C,\u202F,\u205F,\u3000,\uFEFF=>\u0020", "\u064A => \u06CC", "\u0643 => \u06A9", "\u0660 => 0", "\u06F0 => 0", "\u0661 => 1", "\u06F1 => 1", "\u0662 => 2", "\u06F2 => 2", "\u0663 => 3", "\u06F3 => 3", "\u0664 => 4", "\u06F4 => 4", "\u0665 => 5", "\u06F5 => 5", "\u0666 => 6", "\u06F6...
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/_cloud/fess.json

              "mappings": ["\u0009,\u000A,\u000B,\u000C,\u000D,\u001C,\u001D,\u001E,\u001F,\u00A0,\u1680,\u180E,\u2000,\u2001,\u2002,\u2003,\u2004,\u2005,\u2006,\u2007,\u2008,\u2009,\u200A,\u200B,\u200C,\u202F,\u205F,\u3000,\uFEFF=>\u0020", "\u064A => \u06CC", "\u0643 => \u06A9", "\u0660 => 0", "\u06F0 => 0", "\u0661 => 1", "\u06F1 => 1", "\u0662 => 2", "\u06F2 => 2", "\u0663 => 3", "\u06F3 => 3", "\u0664 => 4", "\u06F4 => 4", "\u0665 => 5", "\u06F5 => 5", "\u0666 => 6", "\u06F6...
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/jquery-3.7.1.min.js

    mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){ce.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}});var en=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;ce.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),v(e))return r=ae.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(ae.call(arguments)))}).guid=e.guid=e.guid||ce.guid++,i},ce.holdRead...
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 85.5K bytes
    - Viewed (1)
Back to top