Function: SB-UNICODE:CONFUSABLE-P

package type github

Determines whether STRING1 and STRING2 could be visually confusable according to the IDNA confusableSummary.txt table

Lambda list

(sb-unicode::string1 sb-unicode::string2 &key sb-unicode::start1 sb-unicode::end1
 sb-unicode::start2 sb-unicode::end2)