Searched refs:abbr_idx (Results 1 – 3 of 3) sorted by relevance
142 unsigned int abbr_idx; member
268 tz->type[i].abbr_idx = buffer[j + 5]; in read_64bit_types()385 (strcmp(abbr, &tz->timezone_abbr[tz->type[i].abbr_idx]) == 0) in find_ttinfo_index()410 tz->type[tz->bit64.typecnt].abbr_idx = add_abbr(tz, abbr); in add_new_ttinfo_index()501 tz->type[i].abbr_idx, in format_offset_type()502 &tz->timezone_abbr[tz->type[i].abbr_idx], in format_offset_type()892 abbr = &(tz->timezone_abbr[to->abbr_idx]); in timelib_get_time_zone_info()
4014 …add_assoc_string(&element, "abbr", &tzobj->tzi.tz->timezone_abbr[tzobj->tzi.tz->type[0].abbr_idx])… in PHP_FUNCTION()4023 …abbr", &tzobj->tzi.tz->timezone_abbr[tzobj->tzi.tz->type[tzobj->tzi.tz->trans_idx[i]].abbr_idx]); \ in PHP_FUNCTION()4032 …add_assoc_string(&element, "abbr", &tzobj->tzi.tz->timezone_abbr[tzobj->tzi.tz->type[i].abbr_idx])… in PHP_FUNCTION()
Completed in 20 milliseconds