STD               384 ext/date/date_parse.c 	sl = RSTRING_LEN(str) - (sizeof STD - 1);
STD               389 ext/date/date_parse.c 	if (sl >= 0 && strcmp(ss, STD) == 0) {