DECDIGIT          108 ext/date/date_parse.c 	l = strspn(s, DECDIGIT);
DECDIGIT          161 ext/date/date_parse.c 	l = strspn(s, DECDIGIT);
DECDIGIT          189 ext/date/date_parse.c 	l = strspn(s, DECDIGIT);
DECDIGIT          212 ext/date/date_parse.c 	l = strspn(s, DECDIGIT);
DECDIGIT          760 ext/date/date_parse.c     l = strcspn(s, DECDIGIT);
DECDIGIT          762 ext/date/date_parse.c     l = strspn(s, DECDIGIT);