Home
last modified time | relevance | path

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

/libio/
A Dbug-ungetwc2.c9 const char test_locale[] = "de_DE.UTF-8"; variable
47 printf ("\nNote: This program runs on %s locale.\n\n", test_locale); in do_test()
49 if (setlocale (LC_ALL, test_locale) == NULL) in do_test()
51 fprintf (stderr, "Cannot use `%s' locale.\n", test_locale); in do_test()

Completed in 4 milliseconds