Home
last modified time | relevance | path

Searched refs:TRANSLIT (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Diconv.cpp58 TRANSLIT, enumerator
87 *mode = TRANSLIT; in __parse_encoding()
218 case TRANSLIT: in GetNext()
274 } else if (mode == TRANSLIT) { in Convert()
332 if (mode == TRANSLIT) return replacement_count; in Done()