abbr_len         3849 ext/date/php_date.c 	int      abbr_len;
abbr_len         3853 ext/date/php_date.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|ll", &abbr, &abbr_len, &gmtoffset, &isdst) == FAILURE) {