Home
last modified time | relevance | path

Searched refs:setChecks (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/intl/spoofchecker/
H A Dspoofchecker_arginfo.h37 ZEND_METHOD(Spoofchecker, setChecks);
48 ZEND_ME(Spoofchecker, setChecks, arginfo_class_Spoofchecker_setChecks, ZEND_ACC_PUBLIC)
H A Dspoofchecker.stub.php25 public function setChecks(int $checks): void {} function in Spoofchecker
H A Dspoofchecker_main.c110 PHP_METHOD(Spoofchecker, setChecks) in PHP_METHOD() argument
/PHP-8.1/ext/intl/tests/
H A Dspoofchecker_004.phpt19 $x->setChecks(Spoofchecker::MIXED_SCRIPT_CONFUSABLE |
H A Dspoofchecker_005.phpt19 $x->setChecks(Spoofchecker::MIXED_SCRIPT_CONFUSABLE |

Completed in 8 milliseconds