Home
last modified time | relevance | path

Searched defs:CharsetMatch (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetMatch.java29 public class CharsetMatch implements Comparable<CharsetMatch> { class
191 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() method in CharsetMatch
211 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() method in CharsetMatch
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetMatch.java30 public class CharsetMatch implements Comparable<CharsetMatch> { class
179 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() method in CharsetMatch
199 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() method in CharsetMatch
/external/icu/icu4c/source/i18n/
Dcsrecog.h19 class CharsetMatch; variable
Dcsr2022.h19 class CharsetMatch; variable
Dcsdetect.h19 class CharsetMatch; variable
Dcsmatch.cpp21 CharsetMatch::CharsetMatch() in CharsetMatch() function in CharsetMatch