Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for cha (0.16 sec)

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

            map.put("シュ", new String[] { "syu", "shu" });
            map.put("ショ", new String[] { "syo", "sho" });
            map.put("シェ", new String[] { "sye", "she" });
    
            map.put("チャ", new String[] { "tya", "cha" });
            map.put("チュ", new String[] { "tyu", "chu" });
            map.put("チョ", new String[] { "tyo", "cho" });
            map.put("チェ", new String[] { "tye", "che" });
    
            map.put("ニャ", new String[] { "nya" });
    Registered: Wed Jun 12 15:38:08 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

    0548          ; mapped                 ; 0578          # 1.1  ARMENIAN CAPITAL LETTER VO
    0549          ; mapped                 ; 0579          # 1.1  ARMENIAN CAPITAL LETTER CHA
    054A          ; mapped                 ; 057A          # 1.1  ARMENIAN CAPITAL LETTER PEH
    054B          ; mapped                 ; 057B          # 1.1  ARMENIAN CAPITAL LETTER JHEH
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top