Home
last modified time | relevance | path

Searched refs:msgfmt_get_locale (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat_arginfo.h53 ZEND_FUNCTION(msgfmt_get_locale);
67 …ZEND_ME_MAPPING(getLocale, msgfmt_get_locale, arginfo_class_MessageFormatter_getLocale, ZEND_ACC_P…
H A Dmsgformat_attr.c102 PHP_FUNCTION( msgfmt_get_locale ) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/tests/
H A Dmsgfmt_get_locale.phpt2 msgfmt_get_locale()
H A Dut_common.inc333 return $GLOBALS['oo-mode'] ? $fmt->getLocale( ) : msgfmt_get_locale( $fmt );
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h927 ZEND_FUNCTION(msgfmt_get_locale);
1117 ZEND_FE(msgfmt_get_locale, arginfo_msgfmt_get_locale)
H A Dphp_intl.stub.php332 function msgfmt_get_locale(MessageFormatter $formatter): string {} function

Completed in 27 milliseconds