Searched refs:sEsc (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;
787 strcat(sEsc, "\\u");
788 strcat(sEsc, b);
793 strcat(sEsc, b);
809 strcat(output, sEsc);
815 strcat(output, sEsc);
833 strcat(output, sEsc);
842 strcat(output, sEsc);

Completed in 388 milliseconds