Home
last modified time | relevance | path

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

/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp814 test_ctype(const char* locale, const unsigned short int classInfos[], in test_ctype() function
860 test_ctype() in test_ctype() function
967 test_ctype("POSIX", classInfos_posix, toLowerMap_posix, toUpperMap_posix); in test_ctype()
1074 test_ctype("de_DE.ISO8859-1", classInfos_de, toLowerMap_de, toUpperMap_de); in test_ctype()
1111 test_ctype("de_DE.UTF-8", classInfos_utf8, toLowerMap_posix, in test_ctype()
2220 test_ctype(); in main()