Home | History | Annotate | Download | only in common

Lines Matching defs:expandCompositCharAtBegin

891  *Name     :expandCompositCharAtBegin
901 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) {
1098 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode);
1101 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode);
1125 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode);