HomeSort by relevance Sort by last modified time
    Searched refs:replText2 (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
reapits.c 813 UChar replText2[80]; /* "<<$1>>" */
826 u_uastrncpy(replText2, "<<$1>>", sizeof(replText2)/2);
899 resultSize = uregex_replaceAll(re, replText2, -1, buf, i, &status)
    [all...]
  /external/icu4c/test/cintltst/
reapits.c 858 UChar replText2[80]; /* "<<$1>>" */
871 u_uastrncpy(replText2, "<<$1>>", sizeof(replText2)/2);
    [all...]

Completed in 30 milliseconds