Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fyu (0.14 sec)

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

            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" });
            map.put("フェ", new String[] { "fe" });
    Registered: Fri Sep 19 09:08:11 UTC 2025
    - Last Modified: Fri Jul 04 14:00:23 UTC 2025
    - 10.8K bytes
    - Viewed (0)
Back to top