Home | History | Annotate | Download | only in common

Lines Matching defs:expandCompositCharAtEnd

948  *Name     : expandCompositCharAtEnd
958 expandCompositCharAtEnd(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) {
1094 destSize = expandCompositCharAtEnd(dest, sourceLength, destSize, pErrorCode);
1105 destSize = expandCompositCharAtEnd(dest, sourceLength, destSize, pErrorCode);
1119 destSize = expandCompositCharAtEnd(dest, sourceLength, destSize, pErrorCode);