Home
last modified time | relevance | path

Searched refs:toLowerMap (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
840 if (lower != toLowerMap[i + 1]) { in test_ctype()
842 toLowerMap[i + 1]); in test_ctype()