Home
last modified time | relevance | path

Searched refs:regex_exclude_list (Results 1 – 8 of 8) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/extra/mariabackup/
H A Dxtrabackup.cc163 static regex_list_t regex_exclude_list; variable
2628 if (regex_exclude_list.empty() && in check_if_skip_table()
2671 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
2682 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
3931 xb_add_regex_to_list(regex, "tables-exclude", &regex_exclude_list); in xb_register_exclude_regex()
4067 xb_regex_list_free(&regex_exclude_list); in xb_filters_free()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/mariabackup/
H A Dxtrabackup.cc163 static regex_list_t regex_exclude_list; variable
2628 if (regex_exclude_list.empty() && in check_if_skip_table()
2671 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
2682 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
3931 xb_add_regex_to_list(regex, "tables-exclude", &regex_exclude_list); in xb_register_exclude_regex()
4067 xb_regex_list_free(&regex_exclude_list); in xb_filters_free()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/src/
H A Dxtrabackup.cc188 static regex_list_t regex_exclude_list; variable
2706 if (regex_exclude_list.empty() && regex_include_list.empty() && in check_if_skip_table()
2744 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
2755 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
3470 xb_add_regex_to_list(regex, "tables-exclude", &regex_exclude_list); in xb_register_exclude_regex()
3591 xb_regex_list_free(&regex_exclude_list); in xb_filters_free()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/mariabackup/
H A Dxtrabackup.cc171 static regex_list_t regex_exclude_list; variable
2586 if (regex_exclude_list.empty() && in check_if_skip_table()
2622 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
2633 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
4077 xb_add_regex_to_list(regex, "tables-exclude", &regex_exclude_list); in xb_register_exclude_regex()
4212 xb_regex_list_free(&regex_exclude_list); in xb_filters_free()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/mariabackup/
H A Dxtrabackup.cc169 static regex_list_t regex_exclude_list;
2638 if (regex_exclude_list.empty() &&
2674 if (check_if_table_matches_filters(buf, regex_exclude_list,
2685 if (check_if_table_matches_filters(buf, regex_exclude_list,
4155 xb_add_regex_to_list(regex, "tables-exclude", &regex_exclude_list);
4291 xb_regex_list_free(&regex_exclude_list);
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/mariabackup/
H A Dxtrabackup.cc171 static regex_list_t regex_exclude_list; variable
2586 if (regex_exclude_list.empty() && in check_if_skip_table()
2622 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
2633 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
4077 xb_add_regex_to_list(regex, "tables-exclude", &regex_exclude_list); in xb_register_exclude_regex()
4212 xb_regex_list_free(&regex_exclude_list); in xb_filters_free()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/mariabackup/
H A Dxtrabackup.cc169 static regex_list_t regex_exclude_list; variable
2638 if (regex_exclude_list.empty() && in check_if_skip_table()
2674 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
2685 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
4155 xb_add_regex_to_list(regex, "tables-exclude", &regex_exclude_list); in xb_register_exclude_regex()
4291 xb_regex_list_free(&regex_exclude_list); in xb_filters_free()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/
H A Dxtrabackup.cc172 static regex_list_t regex_exclude_list; variable
2624 if (regex_exclude_list.empty() && in check_if_skip_table()
2667 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
2678 if (check_if_table_matches_filters(buf, regex_exclude_list, in check_if_skip_table()
4285 xb_add_regex_to_list(regex, "tables-exclude", &regex_exclude_list); in xb_register_exclude_regex()
4425 xb_regex_list_free(&regex_exclude_list); in xb_filters_free()