Home | History | Annotate | Download | only in cintltst

Lines Matching refs:replText2

889         UChar    replText2[80];      /*  "<<$1>>"                  */
902 u_uastrncpy(replText2, "<<$1>>", sizeof(replText2)/2);
975 resultSize = uregex_replaceAll(re, replText2, -1, buf, i, &status);