Comment on \d less efficient than [0-9]Comments−conchulio13yMaybe the order in which the Regexes are evaluated is also important due to caching etc. Has anyone tested if results are different when changing the order?
Comments
Maybe the order in which the Regexes are evaluated is also important due to caching etc. Has anyone tested if results are different when changing the order?