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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c775 char sEsc[256], s[256], tEsc[256], t[256], b[256], output[512], relation[256]; local
779 *sEsc = *tEsc = *s = *t = 0;
798 strcat(tEsc, "\\u");
799 strcat(tEsc, b);
804 strcat(tEsc, b);
811 strcat(output, tEsc);
817 strcat(output, tEsc);
835 strcat(output, tEsc);
844 strcat(output, tEsc);

Completed in 286 milliseconds