regular expression char count too much breaches the threshold, which leads to stack over flow error

When trying to anylize a string using regular expression, in case that the regular expression could potentially grow, we need to be careful that the growing size of expression can lead to stack over flow exception.

posted @ 2017-03-01 10:34  glf2046  阅读(123)  评论(0编辑  收藏  举报