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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c 772 char sEsc[256], s[256], tEsc[256], t[256], b[256], output[512], relation[256];
776 *sEsc = *tEsc = *s = *t = 0;
795 strcat(tEsc, "\\u");
796 strcat(tEsc, b);
801 strcat(tEsc, b);
808 strcat(output, tEsc);
814 strcat(output, tEsc);
832 strcat(output, tEsc);
841 strcat(output, tEsc);
    [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 774 char sEsc[256], s[256], tEsc[256], t[256], b[256], output[512], relation[256];
778 *sEsc = *tEsc = *s = *t = 0;
797 strcat(tEsc, "\\u");
798 strcat(tEsc, b);
803 strcat(tEsc, b);
810 strcat(output, tEsc);
816 strcat(output, tEsc);
834 strcat(output, tEsc);
843 strcat(output, tEsc);
    [all...]

Completed in 857 milliseconds