Searched refs:test_strftime (Results 1 – 1 of 1) sorted by relevance
532 test_strftime(const char* locale, const strftime_data data[]) in test_strftime() function557 test_strftime() in test_strftime() function571 test_strftime("POSIX", strftime_posix); in test_strftime()583 test_strftime("de_DE.UTF-8", strftime_de); in test_strftime()595 test_strftime("hr_HR.ISO8859-2", strftime_hr); in test_strftime()607 test_strftime("gu_IN", strftime_gu); in test_strftime()619 test_strftime("it_IT", strftime_it); in test_strftime()631 test_strftime("nl_NL", strftime_nl); in test_strftime()643 test_strftime("nb_NO", strftime_nb); in test_strftime()2218 test_strftime(); in main()