Home
last modified time | relevance | path

Searched refs:parse_offset (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/time/
Dtzset.c189 parse_offset (const char **tzp, int whichrule) in parse_offset() function
328 if (parse_tzname (&tz, 0) && parse_offset (&tz, 0)) in __tzset_parse_tz()
335 parse_offset (&tz, 1); in __tzset_parse_tz()
/glibc-2.36/ChangeLog.old/
DChangeLog.197477 (parse_offset): Change the type of the sign variable to int.
DChangeLog.1838402 (parse_offset): New helper function extracted from