diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-12-22 20:10:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-12-22 20:10:10 +0000 |
commit | a334319f6530564d22e775935d9c91663623a1b4 (patch) | |
tree | b5877475619e4c938e98757d518bb1e9cbead751 /localedata/locales/ar_IN | |
parent | 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (diff) | |
download | glibc-a334319f6530564d22e775935d9c91663623a1b4.tar.gz glibc-a334319f6530564d22e775935d9c91663623a1b4.tar.xz glibc-a334319f6530564d22e775935d9c91663623a1b4.zip |
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Diffstat (limited to 'localedata/locales/ar_IN')
-rw-r--r-- | localedata/locales/ar_IN | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/localedata/locales/ar_IN b/localedata/locales/ar_IN index a20cd6d697..9ba215d8e1 100644 --- a/localedata/locales/ar_IN +++ b/localedata/locales/ar_IN @@ -34,7 +34,7 @@ END LC_IDENTIFICATION LC_CTYPE -copy "ar_EG" +copy "i18n" END LC_CTYPE @@ -131,7 +131,31 @@ END LC_TIME LC_MESSAGES -copy "ar_EG" +% This is the POSIX Locale definition for the LC_MESSAGES category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode. +% +% ^[\u0646] +yesexpr "<U005E><U005B><U0646><U005D>" + +% Syntax on Unicode Regular Expression Guidelines TR#18 +% yesexpr "<U005E><U005B><U005C><U0075><U0030><U0036><U0034><U0036><U005D>" + +% +% ^[\u0644] +noexpr "<U005E><U005B><U0644><U005D>" + +% Syntax on Unicode Regular Expression Guidelines TR#18 +% noexpr "<U005E><U005B><U005C><U0075><U0030><U0036><U0034><U0034><U005D>" +% + +% \u0646\u0639\u0645 +yesstr "<U0646><U0639><U0645>" +% +% \u0644\u0627 +nostr "<U0644><U0627>" +% END LC_MESSAGES |