jpayne@69: // © 2016 and later: Unicode, Inc. and others. jpayne@69: // License & terms of use: http://www.unicode.org/copyright.html jpayne@69: /* jpayne@69: ******************************************************************************* jpayne@69: * jpayne@69: * Copyright (C) 1999-2001, International Business Machines jpayne@69: * Corporation and others. All Rights Reserved. jpayne@69: * jpayne@69: ******************************************************************************* jpayne@69: * file name: utf32.h jpayne@69: * encoding: UTF-8 jpayne@69: * tab size: 8 (not used) jpayne@69: * indentation:4 jpayne@69: * jpayne@69: * created on: 1999sep20 jpayne@69: * created by: Markus W. Scherer jpayne@69: */ jpayne@69: /** jpayne@69: * \file jpayne@69: * \brief C API: UTF-32 macros jpayne@69: * jpayne@69: * This file is obsolete and its contents moved to utf_old.h. jpayne@69: * See utf_old.h and Jitterbug 2150 and its discussion on the ICU mailing list jpayne@69: * in September 2002. jpayne@69: */