Home
last modified time | relevance | path

Searched defs:fuzzydate (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_regexp_func.h258 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) override { in get_date()
299 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) override { in get_date()
340 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) override { in get_date()
379 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) override { in get_date()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_timefunc.cc134 date_conv_mode_t fuzzydate) in extract_date_time()
1538 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1567 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1697 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1725 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1946 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1969 date_mode_t fuzzydate __attribute__((unused))) in get_date()
2473 bool Item_date_typecast::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
2512 bool Item_func_makedate::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
2590 bool Item_func_timediff::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
[all …]
H A Dsql_basic_types.h72 explicit date_conv_mode_t(ulonglong fuzzydate) in date_conv_mode_t()
200 explicit date_mode_t(ulonglong fuzzydate) in date_mode_t()
H A Dsql_time.cc292 date_conv_mode_t fuzzydate, timestamp_type ts_type) in check_date_with_warn()
377 date_mode_t fuzzydate) in str_to_datetime_or_date_or_time()
440 date_mode_t fuzzydate, in double_to_datetime_with_warn()
453 date_mode_t fuzzydate, in decimal_to_datetime_with_warn()
466 date_mode_t fuzzydate, in int_to_datetime_with_warn()
1126 int l_sign, MYSQL_TIME *l_time3, date_mode_t fuzzydate) in calc_time_diff()
1323 date_conv_mode_t fuzzydate) in time_to_datetime_with_warn()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_timefunc.cc134 date_conv_mode_t fuzzydate) in extract_date_time()
1538 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1567 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1697 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1725 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1946 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1969 date_mode_t fuzzydate __attribute__((unused))) in get_date()
2473 bool Item_date_typecast::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
2512 bool Item_func_makedate::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
2590 bool Item_func_timediff::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
[all …]
H A Dsql_basic_types.h72 explicit date_conv_mode_t(ulonglong fuzzydate) in date_conv_mode_t()
200 explicit date_mode_t(ulonglong fuzzydate) in date_mode_t()
H A Dsql_time.cc292 date_conv_mode_t fuzzydate, timestamp_type ts_type) in check_date_with_warn()
377 date_mode_t fuzzydate) in str_to_datetime_or_date_or_time()
440 date_mode_t fuzzydate, in double_to_datetime_with_warn()
453 date_mode_t fuzzydate, in decimal_to_datetime_with_warn()
466 date_mode_t fuzzydate, in int_to_datetime_with_warn()
1126 int l_sign, MYSQL_TIME *l_time3, date_mode_t fuzzydate) in calc_time_diff()
1323 date_conv_mode_t fuzzydate) in time_to_datetime_with_warn()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_timefunc.cc134 date_conv_mode_t fuzzydate) in extract_date_time()
1534 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1563 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1693 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1721 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1946 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1969 date_mode_t fuzzydate __attribute__((unused))) in get_date()
2572 bool Item_date_typecast::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
2611 bool Item_func_makedate::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
2689 bool Item_func_timediff::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
[all …]
H A Dsql_basic_types.h74 explicit date_conv_mode_t(ulonglong fuzzydate) in date_conv_mode_t()
202 explicit date_mode_t(ulonglong fuzzydate) in date_mode_t()
H A Dsql_time.cc292 date_conv_mode_t fuzzydate, timestamp_type ts_type) in check_date_with_warn()
377 date_mode_t fuzzydate) in str_to_datetime_or_date_or_time()
440 date_mode_t fuzzydate, in double_to_datetime_with_warn()
453 date_mode_t fuzzydate, in decimal_to_datetime_with_warn()
466 date_mode_t fuzzydate, in int_to_datetime_with_warn()
1125 int l_sign, MYSQL_TIME *l_time3, date_mode_t fuzzydate) in calc_time_diff()
1322 date_conv_mode_t fuzzydate) in time_to_datetime_with_warn()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_timefunc.cc134 date_conv_mode_t fuzzydate) in extract_date_time()
1534 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1563 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1693 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1721 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1946 date_mode_t fuzzydate __attribute__((unused))) in get_date()
1969 date_mode_t fuzzydate __attribute__((unused))) in get_date()
2572 bool Item_date_typecast::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
2611 bool Item_func_makedate::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
2689 bool Item_func_timediff::get_date(THD *thd, MYSQL_TIME *ltime, date_mode_t fuzzydate) in get_date()
[all …]
H A Dsql_basic_types.h74 explicit date_conv_mode_t(ulonglong fuzzydate) in date_conv_mode_t()
202 explicit date_mode_t(ulonglong fuzzydate) in date_mode_t()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dprocedure.h70 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
106 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dprocedure.h70 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
106 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dprocedure.h70 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
106 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dprocedure.h64 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
100 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dprocedure.h64 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
100 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dprocedure.h64 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
100 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dprocedure.h64 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
100 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dprocedure.h64 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
100 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dprocedure.h64 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
100 bool get_date(MYSQL_TIME *ltime, my_time_flags_t fuzzydate) in get_date()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dprocedure.h70 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
106 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dprocedure.h70 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
106 bool get_date(MYSQL_TIME *ltime, uint fuzzydate) in get_date()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_time.cc357 MYSQL_TIME *l_time, ulonglong fuzzydate, MYSQL_TIME_STATUS *status) in str_to_time()
428 MYSQL_TIME *ltime, ulonglong fuzzydate, in number_to_time_with_warn()
471 ulonglong fuzzydate, in double_to_datetime_with_warn()
491 ulonglong fuzzydate, in decimal_to_datetime_with_warn()
504 ulonglong fuzzydate, in int_to_datetime_with_warn()
1195 int l_sign, MYSQL_TIME *l_time3, ulonglong fuzzydate) in calc_time_diff()
1442 ulonglong fuzzydate) in time_to_datetime_with_warn()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_time.cc357 MYSQL_TIME *l_time, ulonglong fuzzydate, MYSQL_TIME_STATUS *status) in str_to_time()
428 MYSQL_TIME *ltime, ulonglong fuzzydate, in number_to_time_with_warn()
471 ulonglong fuzzydate, in double_to_datetime_with_warn()
491 ulonglong fuzzydate, in decimal_to_datetime_with_warn()
504 ulonglong fuzzydate, in int_to_datetime_with_warn()
1195 int l_sign, MYSQL_TIME *l_time3, ulonglong fuzzydate) in calc_time_diff()
1442 ulonglong fuzzydate) in time_to_datetime_with_warn()

12345678910>>...15