Searched refs:edited (Results 1 – 1 of 1) sorted by relevance
357 char16_t* edited = nullptr; in replaceAll() local360 if (!edited) { in replaceAll()365 edited = (char16_t*)buf->data(); in replaceAll()366 mString = str = edited; in replaceAll()368 edited[i] = withThis; in replaceAll()