Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Ddateformat_get_locale.phpt2 datefmt_get_locale()
12 * Test for the datefmt_get_locale function
38 $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-src/ext/intl/dateformat/
H A Ddateformat_attr.c139 PHP_FUNCTION( datefmt_get_locale ) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h106 ZEND_FUNCTION(datefmt_get_locale);
/php-src/ext/intl/
H A Dphp_intl.stub.php362 function datefmt_get_locale(IntlDateFormatter $formatter, int $type = ULOC_ACTUAL_LOCALE): string|f… function
H A Dphp_intl_arginfo.h874 ZEND_FUNCTION(datefmt_get_locale);
1065 ZEND_FE(datefmt_get_locale, arginfo_datefmt_get_locale)

Completed in 13 milliseconds