Searched refs:allowlist_function (Results 1 – 2 of 2) sorted by relevance
847 pub fn allowlist_function<T: AsRef<str>>(mut self, arg: T) -> Builder { in allowlist_function() method857 self.allowlist_function(arg) in whitelist_function()865 self.allowlist_function(arg) in whitelisted_function()2606 .allowlist_function("safe_function"); in commandline_flag_unit_test_function()
827 builder = builder.allowlist_function(regex); in builder_from_flags()