Regex does not match if special character in string

后端 未结 0 1725
野的像风
野的像风 2020-11-29 19:10

Why this regex ignoring strings with special characters?

^(?P\\w+(?: +\\p{Ll}\\w*)*) +(?P\\p{Lu}\\w*) *(?P\\p{Lu}.*         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题