Optimize the compatibility of some regular expressions in JavaScript.
This version improves the matching speed of some regular expressions and fixes that some regular expressions are not compatible with JavaScript.
Added by VincentSit in Pull Request #15