Home | History | Annotate | Download | only in unicode

Lines Matching refs:sourceLength

413      * @param sourceLength the length of the source string array.  If this value
423 virtual EComparisonResult compare(const char16_t* source, int32_t sourceLength,
432 * @param sourceLength the length of the source string array. If this value
443 virtual UCollationResult compare(const char16_t* source, int32_t sourceLength,
513 * @param sourceLength length of the collation key
521 int32_t sourceLength,
1013 * @param sourceLength length of string to be processed.
1023 virtual int32_t getSortKey(const char16_t*source, int32_t sourceLength,
1042 * @param sourceLength The length of source, or -1 if null-terminated.
1064 int32_t sourceLength,