Searched refs:datefmt_get_locale (Results 1 – 6 of 6) sorted by relevance
24 PHP_FUNCTION( datefmt_get_locale );
170 PHP_FUNCTION( datefmt_get_locale ) in PHP_FUNCTION() argument
173 PHP_NAMED_FE( getLocale, ZEND_FN( datefmt_get_locale ), arginfo_intldateformatter_getdatetype )
11 * Test for the datefmt_get_locale function37 $res_str .= "datefmt_get_locale should return false for bad argument $badval\n";
382 return $GLOBALS['oo-mode'] ? $fmt->getLocale($type ) : datefmt_get_locale( $fmt ,$type);
711 PHP_FE( datefmt_get_locale, arginfo_msgfmt_get_locale )
Completed in 15 milliseconds