Searched refs:confusableLookup (Results 1 – 3 of 3) sorted by relevance
68 int32_t confusableLookup(UChar32 inChar, int32_t tableMask, UChar *destBuf) const;
670 int32_t replaceLen = This->confusableLookup(c, tableMask, buf); in uspoof_getSkeleton()
127 int32_t SpoofImpl::confusableLookup(UChar32 inChar, int32_t tableMask, UChar *destBuf) const { in confusableLookup() function in SpoofImpl