php 正则表达式的模式修正符(PHP regular expression pattern modifier).docVIP

  • 5
  • 0
  • 约 8页
  • 2017-07-20 发布于河南
  • 举报

php 正则表达式的模式修正符(PHP regular expression pattern modifier).doc

php 正则表达式的模式修正符(PHP regular expression pattern modifier)

php 正则表达式的模式修正符(PHP regular expression pattern modifier) Schema modifier for regular expressions I: characters in the pattern will match the uppercase and lowercase letters at the same time M: strings are considered multiline S: treat strings as single lines and newline characters as common characters X: ignore the blank in the pattern A: force matches only from the beginning of the target string D: the dollar characters in the pattern match only the end of the destination string U: matches the nearest string PHP and schema modifiers in regular expressions The following modifiers that are curr

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档