Lines Matching refs:replaceAll
1339 dest = matcher->replaceAll("yz", status);
1352 dest = matcher->replaceAll("yz", status);
1365 dest = matcher->replaceAll("yz", status);
1377 dest = matcher->replaceAll("", status);
1390 dest = matcher->replaceAll("xyz", status);
1431 UnicodeString result = matcher->replaceAll(substitute, status);
1439 UnicodeString result = matcher->replaceAll(substitute, status);
2432 result = matcher->replaceAll(&replText, NULL, status);
2439 result = matcher->replaceAll(&replText, &destText, status);
2460 result = matcher->replaceAll(&replText, NULL, status);
2465 result = matcher->replaceAll(&replText, &destText, status);
2485 result = matcher->replaceAll(&replText, NULL, status);
2489 result = matcher->replaceAll(&replText, &destText, status);
2511 result = matcher->replaceAll(&replText, NULL, status);
2517 result = matcher->replaceAll(&replText, &destText, status);
2541 result = matcher->replaceAll(&replText, NULL, status);
2546 result = matcher->replaceAll(&replText, &destText, status);
2643 result = matcher->replaceAll(&replText, NULL, status);
2649 result = matcher->replaceAll(&replText, &destText, status);
2668 result = matcher->replaceAll(&replText, NULL, status);
2673 result = matcher->replaceAll(&replText, &destText, status);
5059 * replaceAll()