Home
last modified time | relevance | path

Searched refs:loc_type (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/intl/tests/
H A Dformatter_get_locale.phpt31 foreach( $loc_types as $loc_type => $loc_type_name )
34 dump( ut_nfmt_get_locale( $fmt, $loc_type ) ) );
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_attr.c297 long loc_type =ULOC_ACTUAL_LOCALE; in PHP_FUNCTION() local
303 &object, IntlDateFormatter_ce_ptr,&loc_type) == FAILURE ) in PHP_FUNCTION()
314 loc = (char *)udat_getLocaleByType(DATE_FORMAT_OBJECT(dfo), loc_type,&INTL_DATA_ERROR_CODE(dfo)); in PHP_FUNCTION()

Completed in 5 milliseconds