ICU 72.1
72.1
Functions
String Length
Functions
U_CAPI
int32_t
u_strlen
(const
UChar
*s)
Detailed Description
Function Documentation
◆
u_strlen()
U_CAPI
int32_t u_strlen
(
const
UChar
*
s
)
Parameters
s
Pointer to sequence of UChars.
Returns
Length of sequence.
Referenced by
icu::UnicodeString::endsWith()
, and
icu::UnicodeString::startsWith()
.
Generated by
1.9.4