зеркало из https://github.com/github/ruby.git
Add documentation for regexp emoji named character property
This commit is contained in:
Родитель
9fab2c1a1a
Коммит
203b1fc7e2
|
@ -405,6 +405,7 @@ much like POSIX bracket classes.
|
|||
* <tt>/\p{Blank}/</tt> - Space or tab
|
||||
* <tt>/\p{Cntrl}/</tt> - Control character
|
||||
* <tt>/\p{Digit}/</tt> - Digit
|
||||
* <tt>/\p{Emoji}/</tt> - Unicode emoji
|
||||
* <tt>/\p{Graph}/</tt> - Non-blank character (excludes spaces, control
|
||||
characters, and similar)
|
||||
* <tt>/\p{Lower}/</tt> - Lowercase alphabetical character
|
||||
|
|
Загрузка…
Ссылка в новой задаче