powered by
char_class(...) negated_char_class(...) negate_and_group(...)
char_class(LOWER, "._") negated_char_class(LOWER, "._")
Run the code above in your browser using DataLab