Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for languages (0.04 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /**
         * Get the value for the key 'query.default.languages'. <br>
         * The value is, e.g.  <br>
         * comment: Default languages for queries.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getQueryDefaultLanguages();
    
        /**
         * Get the value for the key 'query.default.languages' as {@link Integer}. <br>
         * The value is, e.g.  <br>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    DFFFE..DFFFF  ; disallowed                             # 2.0  <noncharacter-DFFFE>..<noncharacter-DFFFF>
    E0000         ; disallowed                             # NA   <reserved-E0000>
    E0001         ; disallowed                             # 3.1  LANGUAGE TAG
    E0002..E001F  ; disallowed                             # NA   <reserved-E0002>..<reserved-E001F>
    E0020..E007F  ; disallowed                             # 3.1  TAG SPACE..CANCEL TAG
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top