/usr/lib/swipl/library/ext/utf8proc/unicode_security.pl
All Application Manual Name SummaryHelp

  • ext
    • utf8proc
      • unicode.pl -- Unicode string handling
      • unicode_security.pl -- Unicode security helpers (UTS #39, UAX #24)
        • unicode_script/2
        • unicode_script_extensions/2
        • unicode_identifier_status/2
        • unicode_identifier_type/2
        • unicode_skeleton/2
        • unicode_confusable/2
        • unicode_confusable/3
        • unicode_resolved_scripts/2
        • unicode_restriction_level/2
 unicode_confusable(+T1, +T2, +Options) is semidet
As unicode_confusable/2. Options:
ignore_intentional(+Bool)
If true, skip the per-character substitution when the source and target form a pair listed in UTS #39 intentional.txt (e.g. Latin A versus Greek capital Alpha). Default false.