Home
last modified time | relevance | path

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

/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_attr.h24 PHP_FUNCTION( datefmt_get_locale );
H A Ddateformat_attr.c170 PHP_FUNCTION( datefmt_get_locale ) in PHP_FUNCTION() argument
H A Ddateformat_class.c173 PHP_NAMED_FE( getLocale, ZEND_FN( datefmt_get_locale ), arginfo_intldateformatter_getdatetype )
/PHP-7.3/ext/intl/tests/
H A Ddateformat_get_locale.phpt11 * Test for the datefmt_get_locale function
37 $res_str .= "datefmt_get_locale should return false for bad argument $badval\n";
H A Dut_common.inc382 return $GLOBALS['oo-mode'] ? $fmt->getLocale($type ) : datefmt_get_locale( $fmt ,$type);
/PHP-7.3/ext/intl/
H A Dphp_intl.c713 PHP_FE( datefmt_get_locale, arginfo_msgfmt_get_locale )

Completed in 14 milliseconds