Home | History | Annotate | Download | only in unicode

Lines Matching refs:replaceFirst

1292     *    would begin) after completing a replaceFirst() is not specified.  The
1300 virtual UnicodeString replaceFirst(const UnicodeString &replacement, UErrorCode &status);
1315 * would begin) after completing a replaceFirst() is not specified. The
1327 virtual UText *replaceFirst(UText *replacement, UText *dest, UErrorCode &status);
1340 * operations, see replaceFirst() or replaceAll().</p>
1371 * operations, see replaceFirst() or replaceAll().</p>