|
ICU 70.1
70.1
|
Functions | |
| U_CAPI 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 | Pointer to sequence of UChars. |
| s | The array of UChars, NULL (U+0000) terminated. |
chars, minus the terminator. Referenced by icu::UnicodeString::endsWith(), and icu::UnicodeString::startsWith().
1.8.13