]>
git.saurik.com Git - apple/icu.git/blob - icuSources/i18n/csrecog.cpp
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
4 **********************************************************************
5 * Copyright (C) 2005-2006, International Business Machines
6 * Corporation and others. All Rights Reserved.
7 **********************************************************************
10 #include "unicode/utypes.h"
12 #if !UCONFIG_NO_CONVERSION
18 CharsetRecognizer::~CharsetRecognizer()
23 const char *CharsetRecognizer::getLanguage() const