Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwcwidth.cpp61 switch (__icu_getIntPropertyValue(wc, UCHAR_HANGUL_SYLLABLE_TYPE)) { in wcwidth()
80 switch (__icu_getIntPropertyValue(wc, UCHAR_EAST_ASIAN_WIDTH)) { in wcwidth()
Dicu_wrappers.cpp37 int32_t __icu_getIntPropertyValue(wint_t wc, UProperty property) { in __icu_getIntPropertyValue() function
/bionic/libc/private/
Dicu.h82 int32_t __icu_getIntPropertyValue(wint_t wc, UProperty property);