Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcsdetect.cpp37 struct CSRecognizerInfo : public UMemory { struct
38 CSRecognizerInfo(CharsetRecognizer *recognizer, UBool isDefaultEnabled) in CSRecognizerInfo() argument
41 ~CSRecognizerInfo() {delete recognizer;}; in ~CSRecognizerInfo() argument
49 static icu::CSRecognizerInfo **fCSRecognizers = NULL; argument
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsdetect.cpp37 struct CSRecognizerInfo : public UMemory { struct
38 CSRecognizerInfo(CharsetRecognizer *recognizer, UBool isDefaultEnabled) in CSRecognizerInfo() argument
41 ~CSRecognizerInfo() {delete recognizer;} in ~CSRecognizerInfo() argument
49 static icu::CSRecognizerInfo **fCSRecognizers = NULL; argument
/third_party/icu/icu4c/source/i18n/
Dcsdetect.cpp37 struct CSRecognizerInfo : public UMemory { struct
38 CSRecognizerInfo(CharsetRecognizer *recognizer, UBool isDefaultEnabled) in CSRecognizerInfo() argument
41 ~CSRecognizerInfo() {delete recognizer;} in ~CSRecognizerInfo() argument
49 static icu::CSRecognizerInfo **fCSRecognizers = NULL; argument
/third_party/node/deps/icu-small/source/i18n/
Dcsdetect.cpp37 struct CSRecognizerInfo : public UMemory { struct
38 CSRecognizerInfo(CharsetRecognizer *recognizer, UBool isDefaultEnabled) in CSRecognizerInfo() function
41 ~CSRecognizerInfo() {delete recognizer;} in ~CSRecognizerInfo() argument
49 static icu::CSRecognizerInfo **fCSRecognizers = NULL; argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetDetector.java462 private static class CSRecognizerInfo { class in CharsetDetector
466 CSRecognizerInfo(CharsetRecognizer recognizer, boolean isDefaultEnabled) { in CSRecognizerInfo() method in CharsetDetector.CSRecognizerInfo
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetDetector.java441 private static class CSRecognizerInfo { class in CharsetDetector
445 CSRecognizerInfo(CharsetRecognizer recognizer, boolean isDefaultEnabled) { in CSRecognizerInfo() method in CharsetDetector.CSRecognizerInfo