Home | History | Annotate | Download | only in i18n

Lines Matching defs:addSpecial

729 addSpecial(contContext *context, UChar *buffer, int32_t bufLen,
742 addSpecial(context, buffer, bufLen, newCE, leftIndex, rightIndex, status);
764 addSpecial(context, buffer, bufLen, newCE, leftIndex, rightIndex, status);
784 addSpecial(context, buffer, bufLen, newCE, leftIndex, rightIndex+1, status);
820 addSpecial(((contContext *)context), contraction, internalBufferSize, CE, internalBufferSize/2, internalBufferSize/2+1, status);