Build APIsBuckRegexOn this pageBuckRegex Type created by the regex function. BuckRegex.match def BuckRegex.match( str: str, /, ) -> bool Determine if the regex matches any substring of the given string.