Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dicu_wrappers.cpp46 static auto u_hasBinaryProperty = in __icu_hasBinaryProperty() local
48 return u_hasBinaryProperty ? u_hasBinaryProperty(wc, property) : fallback(wc); in __icu_hasBinaryProperty()