fetch_datefmt      59 ext/intl/dateformat/dateformat_attrcpp.cpp 	fetch_datefmt(dfo)->getTimeZone().getID(res);
fetch_datefmt      85 ext/intl/dateformat/dateformat_attrcpp.cpp 	const TimeZone& tz = fetch_datefmt(dfo)->getTimeZone();
fetch_datefmt     134 ext/intl/dateformat/dateformat_attrcpp.cpp 	fetch_datefmt(dfo)->adoptTimeZone(timezone);
fetch_datefmt     183 ext/intl/dateformat/dateformat_attrcpp.cpp 	const Calendar *cal = fetch_datefmt(dfo)->getCalendar();
fetch_datefmt     235 ext/intl/dateformat/dateformat_attrcpp.cpp 		TimeZone *old_timezone = fetch_datefmt(dfo)->getTimeZone().clone();
fetch_datefmt     254 ext/intl/dateformat/dateformat_attrcpp.cpp 	fetch_datefmt(dfo)->adoptCalendar(cal);