Home
last modified time | relevance | path

Searched refs:UChar32 (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dicu_wrappers.cpp32 typedef int8_t (*u_charType_t)(UChar32); in __icu_charType()
38 typedef int32_t (*u_getIntPropertyValue_t)(UChar32, UProperty); in __icu_getIntPropertyValue()
45 typedef UBool (*u_hasBinaryProperty_t)(UChar32, UProperty); in __icu_hasBinaryProperty()
Dwctype.cpp67 typedef int8_t (*FnT)(UChar32); in iswcntrl()
73 typedef UBool (*FnT)(UChar32); in iswdigit()
79 typedef UBool (*FnT)(UChar32); in iswpunct()
125 typedef UChar32 (*FnT)(UChar32); in towlower()
138 typedef UChar32 (*FnT)(UChar32); in towupper()
/bionic/libc/private/
Dicu.h39 typedef int32_t UChar32; typedef