HomeSort by relevance Sort by last modified time
    Searched defs:confusables (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c 87 no latin confusables */
134 char *confusables; local
146 strcat(fileName, U_FILE_SEP_STRING "unidata" U_FILE_SEP_STRING "confusables.txt");
149 confusables = malloc(3000000);
151 confusablesLength = fread(confusables, 1, 3000000, f);
165 rsc = uspoof_openFromSource(confusables, confusablesLength,
171 free(confusables);
361 /* Limit checks to USPOOF_CHAR_LIMIT. Some of the test data has whole script confusables also,
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 87 no latin confusables */
134 char *confusables; local
146 strcat(fileName, U_FILE_SEP_STRING "unidata" U_FILE_SEP_STRING "confusables.txt");
149 confusables = malloc(3000000);
151 confusablesLength = fread(confusables, 1, 3000000, f);
165 rsc = uspoof_openFromSource(confusables, confusablesLength,
171 free(confusables);
361 /* Limit checks to USPOOF_CHAR_LIMIT. Some of the test data has whole script confusables also,
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 220 milliseconds