Lines Matching refs:replace
846 int32_t i = ut->pFuncs->replace(ut, nativeStart, nativeLimit, replacementText, replacementLength, status);
1052 // This is needed when copy/move/replace
1578 // Illegal UTF-8. Replace with sub character.
1952 NULL, /* replace*/
2271 // Do the actual replace operation using methods of the Replaceable class
2279 // this replace operation may have impacted the current chunk.
2318 // move: copy to destIndex, then replace original with nothing
2536 // replace
2537 us->replace(start32, limit32-start32, src, length);
2575 // move: copy to destIndex, then replace original with nothing
2581 us->replace(start32, segLength, NULL, 0);
2929 NULL, // Replace
3152 NULL, // Replace