Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for nya (0.11 sec)

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

            map.put("チュ", new String[] { "tyu", "chu" });
            map.put("チョ", new String[] { "tyo", "cho" });
            map.put("チェ", new String[] { "tye", "che" });
    
            map.put("ニャ", new String[] { "nya" });
            map.put("ニュ", new String[] { "nyu" });
            map.put("ニョ", new String[] { "nyo" });
    
            map.put("ヒャ", new String[] { "hya" });
            map.put("ヒュ", new String[] { "hyu" });
    Registered: Sat Dec 20 13:04:59 UTC 2025
    - Last Modified: Mon Nov 17 14:28:21 UTC 2025
    - 11.4K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0B9C          ; valid                                  # 1.1  TAMIL LETTER JA
    0B9D          ; disallowed                             # NA   <reserved-0B9D>
    0B9E..0B9F    ; valid                                  # 1.1  TAMIL LETTER NYA..TAMIL LETTER TTA
    0BA0..0BA2    ; disallowed                             # NA   <reserved-0BA0>..<reserved-0BA2>
    0BA3..0BA4    ; valid                                  # 1.1  TAMIL LETTER NNA..TAMIL LETTER TA
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top