/x?/ one or none x /x+/ one or more x /x*/ none or more x
Also, there are extensions in various implementations that are not in fact a regular, so no finite automata.
Also, there are extensions in various implementations that are not in fact a regular, so no finite automata.