ICU 4.2.1
|
Functions | |
int32_t | u_strlen (const UChar *s) |
Determine the length of an array of UChar. More... | |
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().