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().
1.5.7.1