Home | History | Annotate | Download | only in unicode

Lines Matching full:bufflength

2081    * @param buffLength The number of Unicode characters in <code>buffer</code> to alias.
2087 int32_t buffLength,
3061 * @param buffLength The number of Unicode characters in <code>buffer</code> to alias.
3065 UnicodeString(UChar *buffer, int32_t buffLength, int32_t buffCapacity);