Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/tests/
H A Dspoofchecker_003.phpt13 $x->setAllowedLocales('en_US');
18 $x->setAllowedLocales('en_US, ko_KR');
H A Dspoofchecker_006.phpt16 $x->setAllowedLocales("gr_GR");
/PHP-7.4/ext/intl/spoofchecker/
H A Dspoofchecker_main.h24 PHP_METHOD(Spoofchecker, setAllowedLocales);
H A Dspoofchecker_main.c94 PHP_METHOD(Spoofchecker, setAllowedLocales) in PHP_METHOD() argument
H A Dspoofchecker_class.c102 PHP_ME(Spoofchecker, setAllowedLocales, spoofchecker_set_allowed_locales, ZEND_ACC_PUBLIC)

Completed in 12 milliseconds