Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/tests/
H A Ddateformat_get_locale.phpt9 * Test for the datefmt_get_locale function
35 $res_str .= "datefmt_get_locale should return false for bad argument $badval\n";
H A Dut_common.inc370 return $GLOBALS['oo-mode'] ? $fmt->getLocale($type ) : datefmt_get_locale( $fmt ,$type);
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat_attr.h26 PHP_FUNCTION( datefmt_get_locale );
H A Ddateformat_class.c173 PHP_NAMED_FE( getLocale, ZEND_FN( datefmt_get_locale ), arginfo_intldateformatter_getdatetype )
H A Ddateformat_attr.c294 PHP_FUNCTION( datefmt_get_locale ) in PHP_FUNCTION() argument
/PHP-5.4/ext/intl/doc/
H A Ddatefmt_api.php357 function datefmt_get_locale($fmt , $type = ULOC_ACTUAL_LOCALE) {} function
/PHP-5.4/ext/intl/
H A Dphp_intl.c488 PHP_FE( datefmt_get_locale, arginfo_msgfmt_get_locale )

Completed in 39 milliseconds