Home
last modified time | relevance | path

Searched refs:loc (Results 1 – 25 of 25) sorted by relevance

/localedata/tests-mbwc/
A Dtst_funcs.h20 extern int result (FILE * fp, char res, const char *func, const char *loc,
73 #define TST_HEAD(func) tst_##func##_loc[ loc ].hd
74 #define TST_INPUT(func) tst_##func##_loc[ loc ].rec[ rec ].input
75 #define TST_EXPECT(func) tst_##func##_loc[ loc ].rec[ rec ].expect
77 tst_##func##_loc[ loc ].rec[ rec ].input.seq[ seq_num ]
79 tst_##func##_loc[ loc ].rec[ rec ].expect.seq[ seq_num ]
81 tst_##func##_loc[ loc ].rec[ rec ].is_last
85 int loc, rec, err_count = 0; \
95 for (loc = 0; strcmp (TST_HEAD (o_func).locale, TST_LOC_end); ++loc)
A Dtsp_common.c43 result (FILE * fp, char res, const char *func, const char *loc, int rec_no, in result() argument
47 || strlen (func) + strlen (loc) + strlen (msg) + 32 > MAX_RESULT_REC) in result()
51 func, loc, rec_no, case_no, msg); in result()
55 sprintf (result_rec, "%s:%s:%d:%d:%d:%c:%s\n", func, loc, rec_no, seq_no, in result()
/localedata/
A Dtst-setlocale2.c10 const char *loc = "de_DE.ISO-8859-1"; in do_test() local
11 if (setlocale (LC_ALL, loc) == NULL) in do_test()
13 printf ("cannot set %s locale\n", loc); in do_test()
16 printf ("selected locale %s\n", loc); in do_test()
48 loc = "tr_TR.ISO-8859-9"; in do_test()
49 if (setlocale (LC_ALL, loc) == NULL) in do_test()
51 printf ("cannot set %s locale\n", loc); in do_test()
54 printf ("selected locale %s\n", loc); in do_test()
A Dtst-langinfo-newlocale.c29 locale_t loc; in test_locale() local
32 loc = newlocale (LC_ALL_MASK, locale, 0); in test_locale()
33 if (loc == NULL) in test_locale()
39 printf ("nl_langinfo_l(%s, %s [%p])", paramstr, locale, loc); in test_locale()
40 actual = nl_langinfo_l(param, loc); in test_locale()
51 freelocale (loc); in test_locale()
A Dtst-ctype.sh30 for loc in C de_DE.ISO-8859-1 de_DE.UTF-8 en_US.ANSI_X3.4-1968 ja_JP.EUC-JP; do
31 if test -f tst-ctype-$loc.in; then
32 input=tst-ctype-$loc.in
38 LC_ALL=$loc ${tst_ctype_after_env} < $input \
A Dtst-mbswcs6.c27 do_test (const char *loc) in do_test() argument
35 nloc = setlocale (LC_ALL, loc); in do_test()
38 printf ("could not set locale \"%s\"\n", loc); in do_test()
A Dtst-xlocale1.c28 locale_t loc = newlocale (1 << LC_ALL, "C", NULL); in do_test() local
44 r = strcasecmp_l (tests[cnt].str1, tests[cnt].str2, loc); in do_test()
/localedata/locales/
A Dse_NO12 % Source: http://www.hum.uit.no/a/trond/loc.html
24 source "http:////www.hum.uit.no//a//trond//loc.html"
A Dzh_TW181 % Reference: http://lcweb.loc.gov/standards/iso639-2/langhome.html
A Den_NG236 % http://www.loc.gov/standards/iso639-2/englagn.html
A Dwae_CH214 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Dzu_ZA219 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Dnso_ZA217 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Dts_ZA234 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Dss_ZA234 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Dst_ZA230 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Dtn_ZA229 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Dve_ZA227 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Dxh_ZA225 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Daf_ZA247 % http://www.loc.gov/standards/iso639-2/englangn.html
A Dnr_ZA231 % see http://www.loc.gov/standards/iso639-2/englangn.html
A Den_ZA293 % http://www.loc.gov/standards/iso639-2/englagn.html
A Dha_NG278 % http://www.loc.gov/standards/iso639-2/englagn.html
A Dyo_NG297 % http://www.loc.gov/standards/iso639-2/englagn.html
A Dig_NG346 % http://www.loc.gov/standards/iso639-2/englagn.html

Completed in 32 milliseconds