Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds