Thread: Regex examples
View Single Post
Old 05-05-2022, 06:09 AM   #722
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 862
Karma: 3461504
Join Date: Jan 2017
Location: Poland
Device: Various
(*UCP) enables unicode properties for the expression that follows. [*]

Use:
Code:
(*UCP)([[:upper:]]{2,})
BeckyEbook is offline   Reply With Quote