HomeSort by relevance Sort by last modified time
    Searched full:legacy_chars (Results 1 - 1 of 1) sorted by null

  /ndk/sources/android/support/src/musl-locale/
iconv.c 53 static const unsigned short legacy_chars[] = { variable
285 c = legacy_chars[ map[c*5/4]>>2*c%8 |
320 if (d == legacy_chars[ map[c*5/4]>>2*c%8 |

Completed in 116 milliseconds