diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2002-12-20 19:26:35 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2002-12-20 19:26:35 +0000 |
commit | c9d66e44af5c93a1ea5487fd9bff78274be65850 (patch) | |
tree | 975bb662b51ac91f8d1434553b936784b175a802 /extra/locale/collation/mi_NZ | |
parent | bd6e7b0208c9652717bec30abff2d8dc12eaaca7 (diff) | |
download | uClibc-alpine-c9d66e44af5c93a1ea5487fd9bff78274be65850.tar.bz2 uClibc-alpine-c9d66e44af5c93a1ea5487fd9bff78274be65850.tar.xz |
The big thing is locale dependent collation support.
Also added outdigit support and (legacy) YESSTR/NOSTR support.
Diffstat (limited to 'extra/locale/collation/mi_NZ')
-rw-r--r-- | extra/locale/collation/mi_NZ | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/extra/locale/collation/mi_NZ b/extra/locale/collation/mi_NZ new file mode 100644 index 000000000..c36305d40 --- /dev/null +++ b/extra/locale/collation/mi_NZ @@ -0,0 +1,44 @@ +copy "iso14651_t1" + +%% a b c d e f g h i j k l m n ng o p q r s t u v w wh x y z + +collating-symbol <n-g-mi> +collating-element <N-G> from "<U004E><U0047>" +collating-element <n-g> from "<U006E><U0067>" +collating-element <N-g> from "<U004E><U0067>" +collating-element <n-G> from "<U006E><U0047>" +collating-symbol <w-h-mi> +collating-element <W-H> from "<U0057><U0048>" +collating-element <w-h> from "<U0077><U0068>" +collating-element <W-h> from "<U0057><U0068>" +collating-element <w-H> from "<U0077><U0048>" + +collating-symbol <CAP-MIN> +collating-symbol <MIN-CAP> + +reorder-after <MIN> +<MIN-CAP> +reorder-after <CAP> +<CAP-MIN> + +reorder-after <n> +<n-g-mi> +reorder-after <w> +<w-h-mi> + +reorder-after <U006E> +<n-g> <n-g-mi>;<PCT>;<MIN>;IGNORE +<n-G> <n-g-mi>;<PCT>;<MIN-CAP>;IGNORE +reorder-after <U004E> +<N-G> <n-g-mi>;<PCT>;<CAP>;IGNORE +<N-g> <n-g-mi>;<PCT>;<CAP-MIN>;IGNORE + +reorder-after <U0077> +<w-h> <w-h-mi>;<PCT>;<MIN>;IGNORE +<w-H> <w-h-mi>;<PCT>;<MIN-CAP>;IGNORE +reorder-after <U0057> +<W-H> <w-h-mi>;<PCT>;<CAP>;IGNORE +<W-h> <w-h-mi>;<PCT>;<CAP-MIN>;IGNORE + +reorder-end + |