Searched defs:CSRecognizerInfo (Results 1 – 3 of 3) sorted by relevance
37 struct CSRecognizerInfo : public UMemory { struct38 CSRecognizerInfo(CharsetRecognizer *recognizer, UBool isDefaultEnabled) in CSRecognizerInfo() function41 ~CSRecognizerInfo() {delete recognizer;}; in ~CSRecognizerInfo() argument49 static icu::CSRecognizerInfo **fCSRecognizers = NULL; argument
462 private static class CSRecognizerInfo { class in CharsetDetector466 CSRecognizerInfo(CharsetRecognizer recognizer, boolean isDefaultEnabled) { in CSRecognizerInfo() method in CharsetDetector.CSRecognizerInfo
441 private static class CSRecognizerInfo { class in CharsetDetector445 CSRecognizerInfo(CharsetRecognizer recognizer, boolean isDefaultEnabled) { in CSRecognizerInfo() method in CharsetDetector.CSRecognizerInfo