Home
last modified time | relevance | path

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

/PHP-7.3/ext/intl/msgformat/
H A Dmsgformat_attr.h24 PHP_FUNCTION( msgfmt_get_locale );
H A Dmsgformat_attr.c121 PHP_FUNCTION( msgfmt_get_locale ) in PHP_FUNCTION() argument
H A Dmsgformat_class.c136 PHP_NAMED_FE( getLocale, ZEND_FN( msgfmt_get_locale ), arginfo_messageformatter_geterrormessage )
/PHP-7.3/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-7.3/ext/intl/
H A Dphp_intl.c702 PHP_FE( msgfmt_get_locale, arginfo_msgfmt_get_locale )

Completed in 15 milliseconds