Build APIsregexOn this pageregex def regex( regex: str, /, *, fancy: bool = False, ) -> buck_regex regex.match def regex.match( str: str, /, ) -> bool