阅读背景:

PHP中正则表达式的解析器?

来源:互联网 

I need to parse regular expressions into their components in PHP. I have no problem creating the regular expressions or executing them, but I want to display information about the regular expression (e.g. list the capture groups, attach repetition characters to their targets, ...). The overall project is a plugin for WordPress that gives info about the rewrite rules, which are regexes with substitution patterns, and can be cryptic to understand.I need to parse regular expressions into their




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: