OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:confusableLookup
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
uspoof_impl.h
68
int32_t
confusableLookup
(UChar32 inChar, int32_t tableMask, UChar *destBuf) const;
uspoof.cpp
669
int32_t replaceLen = This->
confusableLookup
(c, tableMask, buf);
uspoof_impl.cpp
119
//
confusableLookup
() This is the heart of the confusable skeleton generation
126
int32_t SpoofImpl::
confusableLookup
(UChar32 inChar, int32_t tableMask, UChar *destBuf) const {
Completed in 20 milliseconds