. is a wildcard and a character class may well be regarded as a (restricted) wildcard.
Re your underlying question, the dot_star is perhaps the most general regex, precisely because it is minimally specific...
Suggest meditating on Roy Johnson's view
In reply to Re: Most specific pattern
by ww
in thread Most specific pattern
by thor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |