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

  /external/icu4c/common/
ubidiwrt.c 45 #if UTF_SIZE==8
ushape.c 28 #if UTF_SIZE<16
37 # error This implementation assumes UTF-16 or UTF-32 (check UTF_SIZE)
    [all...]
  /external/icu4c/common/unicode/
utf_old.h 35 * - Switch on UTF_SIZE (selection of UTF-8/16/32 default string processing)
39 * - Whole classes of macros became obsolete outside of the UTF_SIZE/UTF_SAFE
88 * by defining UTF_SIZE to either 8, 16, or 32. utf.h would then define the UChar type
126 * aliased according to the UTF_SIZE to macros with UTF_ prefix and the same suffixes and signatures.
170 #define UTF_SIZE 16
    [all...]

Completed in 88 milliseconds