Searched refs:test_localeconv (Results 1 – 1 of 1) sorted by relevance
118 test_localeconv(const char* locale, const lconv* localeConv) in test_localeconv() function266 test_localeconv() in test_localeconv() function294 test_localeconv("POSIX", &lconv_posix); in test_localeconv()322 test_localeconv("de_DE", &lconv_de); in test_localeconv()350 test_localeconv("de_DE.ISO8859-1", &lconv_de_iso); in test_localeconv()378 test_localeconv("hr_HR.ISO8859-2", &lconv_hr); in test_localeconv()406 test_localeconv("de_CH", &lconv_de_CH); in test_localeconv()434 test_localeconv("gu_IN", &lconv_gu_IN); in test_localeconv()462 test_localeconv("it_IT", &lconv_it); in test_localeconv()490 test_localeconv("nl_NL", &lconv_nl); in test_localeconv()[all …]