Home
last modified time | relevance | path

Searched refs:expandCompositChar (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/common/
Dushape.c1078 expandCompositChar(UChar *dest, int32_t sourceLength, in expandCompositChar() function
1351 destSize = expandCompositChar(dest, sourceLength,destSize,options,pErrorCode, SHAPE_MODE); in shapeUnicode()
1405 destSize = expandCompositChar(dest,sourceLength,destSize,options,pErrorCode,DESHAPE_MODE); in deShapeUnicode()