Home
last modified time | relevance | path

Searched refs:msgfmt_get_locale (Results 1 – 7 of 7) sorted by last modified time

/PHP-5.6/ext/intl/tests/
H A Dut_common.inc321 return $GLOBALS['oo-mode'] ? $fmt->getLocale( ) : msgfmt_get_locale( $fmt );
H A Dmsgfmt_get_locale.phpt2 msgfmt_get_locale()
/PHP-5.6/ext/intl/
H A Dphp_intl.c704 PHP_FE( msgfmt_get_locale, arginfo_msgfmt_get_locale )
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_attr.c121 PHP_FUNCTION( msgfmt_get_locale ) in PHP_FUNCTION() argument
H A Dmsgformat_attr.h24 PHP_FUNCTION( msgfmt_get_locale );
H A Dmsgformat_class.c153 PHP_NAMED_FE( getLocale, ZEND_FN( msgfmt_get_locale ), arginfo_messageformatter_geterrormessage )
/PHP-5.6/ext/intl/doc/
H A Dmsgfmt_api.php208 function msgfmt_get_locale($formatter) {} function

Completed in 22 milliseconds