Searched refs:loc_type (Results 1 – 5 of 5) sorted by relevance
32 foreach( $loc_types as $loc_type => $loc_type_name )35 dump( ut_nfmt_get_locale( $fmt, $loc_type ) ) );
33 foreach( $loc_types as $loc_type => $loc_type_name )36 dump( ut_nfmt_get_locale( $fmt, $loc_type ) ) );
142 zend_long loc_type =ULOC_ACTUAL_LOCALE; in PHP_FUNCTION() local148 &object, IntlDateFormatter_ce_ptr,&loc_type) == FAILURE ) in PHP_FUNCTION()157 loc = (char *)udat_getLocaleByType(DATE_FORMAT_OBJECT(dfo), loc_type,&INTL_DATA_ERROR_CODE(dfo)); in PHP_FUNCTION()
Completed in 10 milliseconds