Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for u002D (0.06 sec)

  1. src/main/java/org/codelibs/core/lang/StringUtil.java

         * StringUtils.isAsciiPrintable("Ceki")   = true
         * StringUtils.isAsciiPrintable("ab2c")   = true
         * StringUtils.isAsciiPrintable("!ab-c~") = true
         * StringUtils.isAsciiPrintable("\u0020") = true
         * StringUtils.isAsciiPrintable("\u0021") = true
         * StringUtils.isAsciiPrintable("\u007e") = true
         * StringUtils.isAsciiPrintable("\u007f") = false
         * StringUtils.isAsciiPrintable("Ceki G\u00fclc\u00fc") = false
         * </pre>
    Registered: Sat Dec 20 08:55:33 UTC 2025
    - Last Modified: Sat Nov 22 11:21:59 UTC 2025
    - 21.5K bytes
    - Viewed (0)
  2. fess-crawler/src/main/java/org/codelibs/fess/crawler/util/TextUtil.java

            private boolean duplicateTermRemoved = false;
    
            /**
             * Array of space characters. Default includes common space characters.
             */
            private int[] spaceChars = { '\u0020', '\u00a0', '\u3000', '\ufffd' };
    
            /**
             * Constructor.
             * @param reader The reader.
             */
            public TextNormalizeContext(final Reader reader) {
                this.reader = reader;
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Sat Nov 22 13:28:22 UTC 2025
    - 12K bytes
    - Viewed (0)
  3. android/guava-tests/benchmark/com/google/common/base/WhitespaceMatcherBenchmark.java

          "\u0001\u0000\u00a0\u0000\u0000\u0000\u0000\u0000"
              + "\u0000\u0009\n\u000b\u000c\r\u0000\u0000\u2028\u2029\u0000\u0000\u0000\u0000\u0000"
              + "\u202f\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0020\u0000\u0000\u0000\u0000"
              + "\u0000\u0000\u0000\u0000\u0000\u0000\u3000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
              + "\u0000\u0000\u0000\u0085\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009"
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Tue May 13 18:46:00 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/kotlin/okhttp3/internal/idn/IdnaMappingTableTest.kt

        assertThat("_".map()).isEqualTo("_")
        assertThat("/".map()).isEqualTo("/")
        assertThat("≠".map()).isEqualTo("≠")
      }
    
      @Test fun disallowedStd3Mapped() {
        assertThat("\u00b8".map()).isEqualTo("\u0020\u0327")
        assertThat("⑴".map()).isEqualTo("(1)")
      }
    
      @Test fun outOfBounds() {
        assertFailsWith<IllegalArgumentException> {
          table.map(-1, Buffer())
        }
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 8.9K bytes
    - Viewed (0)
  5. fess-crawler/src/main/java/org/codelibs/fess/crawler/extractor/impl/TikaExtractor.java

         */
        protected boolean replaceDuplication = false;
    
        /**
         * Space characters. Default includes common space characters.
         */
        protected int[] spaceChars = { '\u0020', '\u00a0', '\u3000', '\ufffd' };
    
        /**
         * Memory size.
         */
        protected int memorySize = 1024 * 1024; //1mb
    
        /**
         * Max size of an alpha-numeric term.
         */
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Sun Nov 23 12:19:14 UTC 2025
    - 30.8K bytes
    - Viewed (0)
  6. 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)
  7. 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)
Back to top