Searched refs:u_charType_t (Results 1 – 1 of 1) sorted by relevance
32 typedef int8_t (*u_charType_t)(UChar32); in __icu_charType() typedef33 static auto u_charType = reinterpret_cast<u_charType_t>(__find_icu_symbol("u_charType")); in __icu_charType()