Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

            map.put("ョ", new String[] { "yo" });
            map.put("ッ", new String[] { "tu", "tsu" });
    
            map.put("ツァ", new String[] { "tsa" });
            map.put("ツィ", new String[] { "tsi" });
            map.put("ツェ", new String[] { "tse" });
            map.put("ツォ", new String[] { "tso" });
    
            return map;
        }
    
        private List<StringBuilder> deepCopyBufList(final List<StringBuilder> bufList) {
    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

    2C1B          ; mapped                 ; 2C4B          # 4.1  GLAGOLITIC CAPITAL LETTER SHTA
    2C1C          ; mapped                 ; 2C4C          # 4.1  GLAGOLITIC CAPITAL LETTER TSI
    2C1D          ; mapped                 ; 2C4D          # 4.1  GLAGOLITIC CAPITAL LETTER CHRIVI
    2C1E          ; mapped                 ; 2C4E          # 4.1  GLAGOLITIC CAPITAL LETTER SHA
    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