f_match            30 ext/date/date_parse.c #define f_match(r,s) rb_funcall(r, rb_intern("match"), 1, s)
f_match            52 ext/date/date_strptime.c #define f_match(r,s) rb_funcall(r, rb_intern("match"), 1, s)