Searched defs:CBU8_COUNT_TRAIL_BYTES (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/third_party/icu/
H A Dicu_utf.h111 #define CBU8_COUNT_TRAIL_BYTES(leadByte) (base_icu::utf8_countTrailBytes[(uint8)leadByte]) macro

Completed in 61 milliseconds