What does the "[0-9]+" match in a regular expression? code example Example: /^ 0-9 *$/ decimal /^\d*\.?\d*$/