Comment on \d less efficient than [0-9]parentComments−netfeed13yThe documentation says \d should match if you use /u on the regex
Comments
The documentation says \d should match if you use /u on the regex