Lines Matching defs:replace
1189 // we found oldText, replace it by newText and go beyond it
1190 replace(pos, oldLength, newText, newStart, newLength);
1373 UnicodeString::replace(int32_t start,
1408 // and replace the range in ourselves with them
1459 // Calculate the size of the string after the replace.
1489 // now do the replace