_tz_match
if (_tz_match(_GMT_EXPR, timezone) == 0) {
if (_tz_match(_POSIX_EXPR, timezone) == 0) {
static int _tz_match(const char *, const char *);