Searched refs:onlyCommon (Results 1 – 4 of 4) sorted by relevance
/PHP-8.3/ext/intl/calendar/ |
H A D | calendar.stub.php | 317 …ction getKeywordValuesForLocale(string $keyword, string $locale, bool $onlyCommon): IntlIterator|f… argument
|
H A D | calendar_arginfo.h | 67 ZEND_ARG_TYPE_INFO(0, onlyCommon, _IS_BOOL, 0)
|
/PHP-8.3/ext/intl/ |
H A D | php_intl.stub.php | 179 function intlcal_get_keyword_values_for_locale(string $keyword, string $locale, bool $onlyCommon): … argument
|
H A D | php_intl_arginfo.h | 12 ZEND_ARG_TYPE_INFO(0, onlyCommon, _IS_BOOL, 0)
|
Completed in 21 milliseconds