Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IsDigit
headers/os/locale/UnicodeChar.h
331
static bool IsDigit(uint32 c);
src/apps/haikudepot/util/ValidationUtils.cpp
79
if (BUnicodeChar::IsDigit(unicodeChar))