loc_type          173 ext/intl/dateformat/dateformat_attr.c 	zend_long  loc_type =ULOC_ACTUAL_LOCALE;
loc_type          179 ext/intl/dateformat/dateformat_attr.c 		&object, IntlDateFormatter_ce_ptr,&loc_type) == FAILURE )
loc_type          190 ext/intl/dateformat/dateformat_attr.c 	loc = (char *)udat_getLocaleByType(DATE_FORMAT_OBJECT(dfo), loc_type,&INTL_DATA_ERROR_CODE(dfo));