|
||||
Warning, file /include/unicode/utf32.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 // © 2016 and later: Unicode, Inc. and others. 0002 // License & terms of use: http://www.unicode.org/copyright.html 0003 /* 0004 ******************************************************************************* 0005 * 0006 * Copyright (C) 1999-2001, International Business Machines 0007 * Corporation and others. All Rights Reserved. 0008 * 0009 ******************************************************************************* 0010 * file name: utf32.h 0011 * encoding: UTF-8 0012 * tab size: 8 (not used) 0013 * indentation:4 0014 * 0015 * created on: 1999sep20 0016 * created by: Markus W. Scherer 0017 */ 0018 /** 0019 * \file 0020 * \brief C API: UTF-32 macros 0021 * 0022 * This file is obsolete and its contents moved to utf_old.h. 0023 * See utf_old.h and Jitterbug 2150 and its discussion on the ICU mailing list 0024 * in September 2002. 0025 */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |