The Spoofchecker class
Introduction
Class synopsis
Predefined Constants
Spoofchecker Node Types
- Spoofchecker::SINGLE_SCRIPT_CONFUSABLE
- Spoofchecker::MIXED_SCRIPT_CONFUSABLE
- Spoofchecker::WHOLE_SCRIPT_CONFUSABLE
- Spoofchecker::ANY_CASE
- Spoofchecker::SINGLE_SCRIPT
- Spoofchecker::INVISIBLE
- Spoofchecker::CHAR_LIMIT
Table of Contents
- Spoofchecker::areConfusable - Checks if a given text contains any confusable characters
- Spoofchecker::__construct - Constructor
- Spoofchecker::isSuspicious - Checks if a given text contains any suspicious characters
- Spoofchecker::setAllowedLocales - Locales to use when running checks
- Spoofchecker::setChecks - Set the checks to run




