Home
last modified time | relevance | path

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

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