Home
last modified time | relevance | path

Searched defs:FnT (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dwctype.cpp67 typedef int8_t (*FnT)(UChar32); in iswcntrl() typedef
73 typedef UBool (*FnT)(UChar32); in iswdigit() typedef
79 typedef UBool (*FnT)(UChar32); in iswpunct() typedef
125 typedef UChar32 (*FnT)(UChar32); in towlower() typedef
138 typedef UChar32 (*FnT)(UChar32); in towupper() typedef