Home | History | Annotate | Download | only in unicode

Lines Matching refs:replaceFirst

922     *    would begin) after completing a replaceFirst() is not specified.  The
930 virtual UnicodeString replaceFirst(const UnicodeString &replacement, UErrorCode &status);
942 * operations, see replaceFirst() or replaceAll().</p>