timelib_tzinfo_ctor  321 date/lib/parse_tz.c 		tmp = timelib_tzinfo_ctor(timezone);
timelib_tzinfo_ctor  116 date/lib/timelib.c 	timelib_tzinfo *tmp = timelib_tzinfo_ctor(tz->name);
timelib_tzinfo_ctor  107 date/lib/timelib.h timelib_tzinfo* timelib_tzinfo_ctor(char *name);