ICU 4.8.1.1
4.8.1.1
|
Functions | |
int32_t | u_strlen (const UChar *s) |
Determine the length of an array of UChar. |
Determine the length of an array of UChar.
s | The array of UChars, NULL (U+0000) terminated. |
chars
, minus the terminator. Referenced by UnicodeString::endsWith(), and UnicodeString::startsWith().