mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 20:03:03 +01:00
27 lines
854 B
Plaintext
27 lines
854 B
Plaintext
// -*- Coding: utf-8; -*-
|
|
//--------------------------------------------------------------------
|
|
// Copyright (c) 1999-2004, International Business Machines
|
|
// Corporation and others. All Rights Reserved.
|
|
//--------------------------------------------------------------------
|
|
// THIS IS A MACHINE-GENERATED FILE
|
|
// Tool: \icu4j\src\com\ibm\icu\dev\tool\translit\dumpICURules.bat
|
|
// Source: \icu4j\src\com\ibm\icu\impl\data/Transliterator_Tone_Digit.txt
|
|
// Date: Fri May 28 17:07:31 2004
|
|
//--------------------------------------------------------------------
|
|
|
|
// Tone_Digit
|
|
|
|
t_Tone_Digit {
|
|
Rule {
|
|
//--------------------------------------------------------------------
|
|
//--------------------------------------------------------------------
|
|
|
|
// Only intended for internal use
|
|
"\u0304 <> 1;"
|
|
"\u0301 <> 2;"
|
|
"\u030C <> 3;"
|
|
"\u0300 <> 4;"
|
|
"< 5;"
|
|
}
|
|
}
|