Home
last modified time | relevance | path

Searched refs:digits (Results 1 – 22 of 22) sorted by relevance

/localedata/
A Dtst-ctype.c27 static const char digits[] = "0123456789"; variable
137 for (cp = digits; *cp != '\0'; ++cp) in do_test()
151 for (cp = digits; *cp != '\0'; ++cp) in do_test()
165 for (cp = digits; *cp != '\0'; ++cp) in do_test()
179 for (cp = digits; *cp != '\0'; ++cp) in do_test()
195 for (cp = digits; *cp != '\0'; ++cp) in do_test()
209 for (cp = digits; *cp != '\0'; ++cp) in do_test()
226 for (cp = digits; *cp != '\0'; ++cp) in do_test()
241 for (cp = digits; *cp != '\0'; ++cp) in do_test()
255 for (cp = digits; *cp != '\0'; ++cp) in do_test()
[all …]
A DMakefile158 tests = $(locale_test_suite) tst-digits tst-setlocale bug-iconv-trans \
406 $(objpfx)tst-digits.out: $(objpfx)tst-locale.out
A Dcs_CZ.UTF-8.in215 10 ; digits are sorted lexically, not numerically
/localedata/locales/
A Dcs_CZ178 % CLDR has 2 sort orders for Czech, "standard" which sorts the digits
179 % before the letters and "digits-after" which sorts the digits after
180 % the letters. The cs_CZ locale in glibc always sorted the digits after
A Dfa_IR54 % Persian uses the alternate digits U+06F0..U+06F9
233 % Alternative digits are used for Persian numerals in date and time. This is
234 % a hack, until a new prefix is defined for alternative digits.
A Duk_UA616 % Define the size of each group of digits in formatted monetary
618 % semicolons. Each integer specifies the number of digits in each
623 % repeatedly used for the remainder of the digits. If the last
639 % An integer representing the number of fractional digits (those to the right of
644 % An integer representing the number of fractional digits (those to the right of
A Daz_IR103 % Alternative digits are used for Persian numerals in date and time. This is
104 % a hack, until a new prefix is defined for alternative digits.
A Dro_RO166 % the separation of digits is made in groups of three
174 % usualy one will display only two digits after the decimal point
A Dpa_IN44 % Punjabi uses the alternate digits U+0A66..U+0A6F
A Dta_IN43 % Tamil uses the alternate digits U+0BE6..U+0BEF
A Dte_IN43 % Telugu uses the alternate digits U+0C66..U+0C6F
A Dgu_IN46 % Gujarati uses the alternate digits U+0AE6..U+0AEF
A Dbn_BD45 % Bangla uses the alternate digits U+09E6..U+09EF
A Dkn_IN47 % Kannada uses the alternate digits U+0CE6..U+0CEF
A Dhi_IN43 % Devanagari uses the alternate digits U+0966..U+096F
A Dmy_MM73 % Kyat in Burmese - it would be better to use this if Myanmar digits are used
A Dor_IN45 % Odia uses the alternate digits U+0B66..U+0B6F
A Dml_IN42 % Malayalam uses the alternate digits U+0D66..U+0D6F
A Dlo_LA303 % Arabic and Lao decimal digits
A Dth_TH397 % Arabic and Thai decimal digits
A Di18n_ctype497 % The "digit" class must only contain the BASIC LATIN digits, says ISO C 99
1156 % The "xdigit" class must only contain the BASIC LATIN digits and A-F, a-f,
A Dtr_TR592 % The "digit" class must only contain the BASIC LATIN digits, says ISO C 99
1251 % The "xdigit" class must only contain the BASIC LATIN digits and A-F, a-f,

Completed in 37 milliseconds