f_le_p           3949 ext/date/date_core.c 	if (f_le_p(klass, cDateTime)) {
f_le_p           1987 ext/date/date_parse.c 	    f_le_p(n, INT2FIX(31)))
f_le_p           1993 ext/date/date_parse.c 	    f_le_p(n, INT2FIX(24)))
f_le_p           2229 ext/date/date_parse.c 		if (f_ge_p(y, INT2FIX(0)) && f_le_p(y, INT2FIX(99))) {
f_le_p           2237 ext/date/date_parse.c 		if (f_ge_p(y, INT2FIX(0)) && f_le_p(y, INT2FIX(99))) {
f_le_p           2880 ext/date/date_parse.c     if (f_ge_p(y, INT2FIX(0)) && f_le_p(y, INT2FIX(99)))