%>%	pipe
rx	rx
rx_alnum	rx_alnum
rx_alpha	rx_alpha
rx_anything	rx_anything
rx_anything_but	rx_anything_but
rx_any_of	rx_any_of
rx_avoid_prefix	rx_avoid
rx_avoid_suffix	rx_avoid
rx_begin_capture	rx_begin_capture
rx_digit	rx_digit
rx_either_of	rx_either_of
rx_end_capture	rx_end_capture
rx_end_of_line	rx_end_of_line
rx_find	rx_find
rx_line_break	rx_line_break
rx_lowercase	rx_lowercase
rx_maybe	rx_maybe
rx_multiple	rx_multiple
rx_none_or_more	rx_none_or_more
rx_not	rx_not
rx_one_or_more	rx_one_or_more
rx_punctuation	rx_punctuation
rx_range	rx_range
rx_seek_prefix	rx_seek
rx_seek_suffix	rx_seek
rx_something	rx_something
rx_something_but	rx_something_but
rx_space	rx_space
rx_start_of_line	rx_start_of_line
rx_tab	rx_tab
rx_uppercase	rx_uppercase
rx_whitespace	rx_whitespace
rx_with_any_case	rx_with_any_case
rx_word	rx_word
rx_word_char	rx_word_char
rx_word_edge	rx_word_edge
sanitize	sanitize
