Query: spoofchecker
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPOOFCHECKER(3) 1 SPOOFCHECKER(3) The Spoofchecker classINTRODUCTIONCLASS SYNOPSISSpoofchecker Spoofchecker Constants o const integer$Spoofchecker::SINGLE_SCRIPT_CONFUSABLE1 o const integer$Spoofchecker::MIXED_SCRIPT_CONFUSABLE2 o const integer$Spoofchecker::WHOLE_SCRIPT_CONFUSABLE4 o const integer$Spoofchecker::ANY_CASE8 o const integer$Spoofchecker::SINGLE_SCRIPT16 o const integer$Spoofchecker::INVISIBLE32 o const integer$Spoofchecker::CHAR_LIMIT64 Methods o public bool Spoofchecker::areConfusable (string $s1, string $s2, [string &$error]) o public Spoofchecker::__construct (void ) o public bool Spoofchecker::isSuspicious (string $text, [string &$error]) o public void Spoofchecker::setAllowedLocales (string $locale_list) o public void Spoofchecker::setChecks (long $checks)PREDEFINED CONSTANTSo Spoofchecker::SINGLE_SCRIPT_CONFUSABLE - o Spoofchecker::MIXED_SCRIPT_CONFUSABLE - o Spoofchecker::WHOLE_SCRIPT_CONFUSABLE - o Spoofchecker::ANY_CASE - o Spoofchecker::SINGLE_SCRIPT - o Spoofchecker::INVISIBLE - o Spoofchecker::CHAR_LIMIT - PHP Documentation Group SPOOFCHECKER(3)