Home
last modified time | relevance | path

Searched defs:toAscii (Results 1 – 2 of 2) sorted by relevance

/external/icu/tools/
DZoneCompactor.java175 private static byte[] toAscii(byte[] dst, String src) { in toAscii() method in ZoneCompactor
/external/expat/lib/
Dxmltok.c998 toAscii(const ENCODING *enc, const char *ptr, const char *end) in toAscii() function