Searched refs:edited (Results 1 – 1 of 1) sorted by relevance
384 char16_t* edited = nullptr; in replaceAll() local387 if (!edited) { in replaceAll()392 edited = (char16_t*)buf->data(); in replaceAll()393 mString = str = edited; in replaceAll()395 edited[i] = withThis; in replaceAll()