Lines Matching refs:current_time
20697 ** current_time()
20743 ** of the functions current_time(), current_date() and current_timestamp()
20745 ** include "DEFAULT CURRENT_TIME" etc.
20797 DFUNCTION(current_time, 0, 0, 0, ctimeFunc ),
20801 STR_FUNCTION(current_time, 0, "%H:%M:%S", 0, currentTimeFunc),
98680 ** can handle (i.e. not CURRENT_TIME etc.)
142465 testcase( i==100 ); /* CURRENT_TIME */