Home | History | Annotate | Download | only in common

Lines Matching refs:expandCompositCharAtBegin

878  *Name     :expandCompositCharAtBegin
888 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) {
1084 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode);
1087 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode);
1111 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode);