Searched refs:replText2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dreapits.c889 UChar replText2[80]; /* "<<$1>>" */ local
902 u_uastrncpy(replText2, "<<$1>>", sizeof(replText2)/2);
975 resultSize = uregex_replaceAll(re, replText2, -1, buf, i, &status);

Completed in 173 milliseconds