Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/tests/
H A Dspoofchecker_003.phpt13 $x->setAllowedLocales('en_US');
18 $x->setAllowedLocales('en_US, ko_KR');
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_main.h24 PHP_METHOD(Spoofchecker, setAllowedLocales);
H A Dspoofchecker_main.c92 PHP_METHOD(Spoofchecker, setAllowedLocales) in PHP_METHOD() argument
H A Dspoofchecker_class.c115 PHP_ME(Spoofchecker, setAllowedLocales, spoofchecker_set_allowed_locales, ZEND_ACC_PUBLIC)

Completed in 8 milliseconds