Lines Matching full:alphanumeric
368 "$alphanumeric = [$digit $alpha];" // ***369 "$special = [^$alphanumeric];" // ***370 "$alphanumeric > '-';"