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

/external/chromium_org/third_party/icu/source/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);
/external/icu/icu4c/source/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 49 milliseconds