Home | History | Annotate | Download | only in unicode

Lines Matching refs:sourceLength

439      * @param sourceLength the length of the source string array.  If this value
449 virtual EComparisonResult compare(const UChar* source, int32_t sourceLength,
458 * @param sourceLength the length of the source string array. If this value
469 virtual UCollationResult compare(const UChar* source, int32_t sourceLength,
533 * @param sourceLength length of the collation key
541 int32_t sourceLength,
966 * @param sourceLength length of string to be processed.
976 virtual int32_t getSortKey(const UChar*source, int32_t sourceLength,
995 * @param sourceLength The length of source, or -1 if null-terminated.
1017 int32_t sourceLength,