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

  /bionic/libc/bionic/
iconv.cpp 58 TRANSLIT,
86 } else if (strcmp(suffix, "//TRANSLIT") == 0) {
87 *mode = TRANSLIT;
218 case TRANSLIT:
274 } else if (mode == TRANSLIT) {
332 if (mode == TRANSLIT) return replacement_count;
  /external/cldr/tools/java/org/unicode/cldr/tool/
GenerateSidewaysView.java 105 TRANSLIT = 9,
    [all...]

Completed in 183 milliseconds