Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for fya (0.03 sec)

  1. src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java

            map.put("ヒャ", new String[] { "hya" });
            map.put("ヒュ", new String[] { "hyu" });
            map.put("ヒョ", new String[] { "hyo" });
    
            map.put("フャ", new String[] { "fya" });
            map.put("フュ", new String[] { "hyu", "fyu" });
            map.put("フョ", new String[] { "fyo" });
    
            map.put("ファ", new String[] { "fa" });
            map.put("フィ", new String[] { "fi" });
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Thu Feb 22 01:36:54 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1347          ; valid                                  # 4.1  ETHIOPIC SYLLABLE TZOA
    1348..135A    ; valid                                  # 3.0  ETHIOPIC SYLLABLE FA..ETHIOPIC SYLLABLE FYA
    135B..135C    ; disallowed                             # NA   <reserved-135B>..<reserved-135C>
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top