Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.h68 int32_t confusableLookup(UChar32 inChar, int32_t tableMask, UChar *destBuf) const;
Duspoof.cpp670 int32_t replaceLen = This->confusableLookup(c, tableMask, buf); in uspoof_getSkeleton()
Duspoof_impl.cpp127 int32_t SpoofImpl::confusableLookup(UChar32 inChar, int32_t tableMask, UChar *destBuf) const { in confusableLookup() function in SpoofImpl