Home
last modified time | relevance | path

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

/php-src/ext/intl/spoofchecker/
H A Dspoofchecker.stub.php72 public function setChecks(int $checks): void {} function in Spoofchecker
H A Dspoofchecker_arginfo.h41 ZEND_METHOD(Spoofchecker, setChecks);
52 ZEND_ME(Spoofchecker, setChecks, arginfo_class_Spoofchecker_setChecks, ZEND_ACC_PUBLIC)
H A Dspoofchecker_main.c119 PHP_METHOD(Spoofchecker, setChecks) in PHP_METHOD() argument
/php-src/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 12 milliseconds