Searched refs:IsLower (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/locale/
H A DUnicodeCharTest.cpp155 CPPUNIT_ASSERT_EQUAL(result.isLower, BUnicodeChar::IsLower(i));
/haiku/src/kits/locale/
H A DUnicodeChar.cpp53 BUnicodeChar::IsLower(uint32 c) function in class:BUnicodeChar
/haiku/headers/os/locale/
H A DUnicodeChar.h334 static bool IsLower(uint32 c);

Completed in 35 milliseconds