Lines Matching refs:replace
490 int32_t i = ut->pFuncs->replace(ut, nativeStart, nativeLimit, replacementText, replacementLength, status);
696 // This is needed when copy/move/replace operate directly on the
1222 // Illegal UTF-8. Replace with sub character.
1595 NULL, /* replace*/
1912 // Do the actual replace operation using methods of the Replaceable class
1920 // this replace operation may have impacted the current chunk.
1959 // move: copy to destIndex, then replace original with nothing
2174 // replace
2175 us->replace(start32, limit32-start32, src, length);
2213 // move: copy to destIndex, then replace original with nothing
2219 us->replace(start32, segLength, NULL, 0);
2567 NULL, // Replace
2785 NULL, // Replace