php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
spoofchecker_main.c File Reference
#include "php_intl.h"
#include "intl_convert.h"
#include "spoofchecker_class.h"

Go to the source code of this file.

Functions

 PHP_METHOD (Spoofchecker, isSuspicious)
 
 PHP_METHOD (Spoofchecker, areConfusable)
 
 PHP_METHOD (Spoofchecker, setAllowedLocales)
 
 PHP_METHOD (Spoofchecker, setChecks)
 
 PHP_METHOD (Spoofchecker, setAllowedChars)
 

Function Documentation

◆ PHP_METHOD() [1/5]

PHP_METHOD ( Spoofchecker ,
areConfusable  )

Definition at line 65 of file spoofchecker_main.c.

◆ PHP_METHOD() [2/5]

PHP_METHOD ( Spoofchecker ,
isSuspicious  )

Definition at line 24 of file spoofchecker_main.c.

◆ PHP_METHOD() [3/5]

PHP_METHOD ( Spoofchecker ,
setAllowedChars  )

Definition at line 169 of file spoofchecker_main.c.

◆ PHP_METHOD() [4/5]

PHP_METHOD ( Spoofchecker ,
setAllowedLocales  )

Definition at line 98 of file spoofchecker_main.c.

◆ PHP_METHOD() [5/5]

PHP_METHOD ( Spoofchecker ,
setChecks  )

Definition at line 119 of file spoofchecker_main.c.