Home
last modified time | relevance | path

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

/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp815 const int toLowerMap[], const int toUpperMap[]) in test_ctype() argument
846 if (upper != toUpperMap[i + 1]) { in test_ctype()
848 toUpperMap[i + 1]); in test_ctype()