Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetMatch.java32 public class CharsetMatch implements Comparable<CharsetMatch> { class
182 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() method in CharsetMatch
202 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() method in CharsetMatch
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetMatch.java31 public class CharsetMatch implements Comparable<CharsetMatch> { class
194 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() method in CharsetMatch
214 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() method in CharsetMatch
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcsrecog.h21 class CharsetMatch; variable
Dcsr2022.h21 class CharsetMatch; variable
Dcsdetect.h23 class CharsetMatch; variable
Dcsmatch.cpp23 CharsetMatch::CharsetMatch() in CharsetMatch() function in CharsetMatch
/third_party/node/deps/icu-small/source/i18n/
Dcsrecog.h21 class CharsetMatch; variable
Dcsr2022.h21 class CharsetMatch; variable
Dcsdetect.h23 class CharsetMatch; variable
Dcsmatch.cpp23 CharsetMatch::CharsetMatch() in CharsetMatch() function in CharsetMatch
/third_party/icu/icu4c/source/i18n/
Dcsrecog.h21 class CharsetMatch; variable
Dcsr2022.h21 class CharsetMatch; variable
Dcsdetect.h23 class CharsetMatch; variable
Dcsmatch.cpp23 CharsetMatch::CharsetMatch() in CharsetMatch() function in CharsetMatch
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsr2022.h21 class CharsetMatch; variable
Dcsrecog.h21 class CharsetMatch; variable
Dcsdetect.h23 class CharsetMatch; variable
Dcsmatch.cpp23 CharsetMatch::CharsetMatch() in CharsetMatch() function in CharsetMatch
/third_party/icu/docs/userguide/conversion/
Ddetection.md50 ## CharsetMatch section in Character Set Detection