]> git.saurik.com Git - apple/icu.git/blame - icuSources/test/testdata/te.txt
ICU-6.2.22.tar.gz
[apple/icu.git] / icuSources / test / testdata / te.txt
CommitLineData
b75a7d8f
A
1//*******************************************************************************
2//*
374ca955 3//* Copyright (C) 1998-2003, International Business Machines
b75a7d8f
A
4//* Corporation and others. All Rights Reserved.
5//*
6//*******************************************************************************
7
8
9// This is a test locale file for the fake locale 'te'
10
11te
12{
13 string_only_in_te { TE }
14
15 array_only_in_te { TE0, TE1, TE2, TE3 }
16
17 array_2d_only_in_te
18 {
19 { TE00, TE01 }
20 { TE10, TE11 }
21 }
22
23 tagged_array_only_in_te
24 {
25 tag9 { TE9 }
26 tag11 { TE11 }
27 tag3 { TE3 }
28 tag4 { TE4 }
29 }
30
31 string_in_Root_te_te_IN { TE }
32
33 array_in_Root_te_te_IN { TE0, TE1, TE2, TE3, TE4 }
34
35 array_2d_in_Root_te_te_IN
36 {
37 { TE00, TE01, TE02 }
38 { TE10, TE11, TE12 }
39 { TE20, TE21, TE22 }
40 { TE30, TE31, TE32 }
41 }
42
43 tagged_array_in_Root_te_te_IN
44 {
45 tag7 { TE7 }
46 tag8 { TE8 }
47 tag14 { TE14 }
48 tag0 { TE0 }
49 tag4 { TE4 }
50 tag10 { TE10 }
51 }
52
53 string_in_Root_te { TE }
54
55 array_in_Root_te { TE0, TE1, TE2, TE3, TE4 }
56
57 array_2d_in_Root_te
58 {
59 { TE00, TE01, TE02 }
60 { TE10, TE11, TE12 }
61 { TE20, TE21, TE22 }
62 { TE30, TE31, TE32 }
63 }
64
65 tagged_array_in_Root_te
66 {
67 tag2 { TE2 }
68 tag1 { TE1 }
69 tag0 { TE0 }
70 tag3 { TE3 }
71 tag4 { TE4 }
72 tag5 { TE5 }
73 tag6 { TE6 }
74 }
75
76 string_in_te_te_IN { TE }
77
78 array_in_te_te_IN { TE0, TE1, TE2 }
79
80 array_2d_in_te_te_IN
81 {
82 { TE00, TE01, TE02 }
83 { TE10, TE11, TE12 }
84 { TE20, TE21, TE22 }
85 }
86
87 tagged_array_in_te_te_IN
88 {
89 tag0 { TE0 }
90 }
91
374ca955
A
92 collations {
93 standard {
94 Version { "1.0" }
b75a7d8f
A
95 Override { "FALSE" }
96 Sequence {"& A < a\u0308 , A\u0308 & C < c\u0327 , C\u0327 & G < g"
97 "\u0306 , G\u0306 & H < \u0131 , I , i , \u0130 < \u0132 , \u0133 & O < o\u0308 "
98 ", O\u0308 & S < s\u0327 , S\u0327 & U < u\u0308 , U\u0308 " }
374ca955 99 }
b75a7d8f
A
100 }
101}
102
103//eof