Home | History | Annotate | Download | only in unicode

Lines Matching full:replacement

209  * UTF-8 sequence will be replaced by a single unicode replacement character, \uFFFD. 
820 * Replace a range of the original text with a replacement text.
823 * newly inserted replacement text.
836 * @param replacementText pointer to the replacement text
837 * @param replacementLength length of the replacement text, or -1 if the text is NUL terminated.
1077 * Replace a range of the original text with a replacement text.
1080 * newly inserted replacement text.
1093 * @param replacementText pointer to the replacement text
1094 * @param replacmentLength length of the replacement text in UChars, or -1 if the text is NUL terminated.