Regex (conflict)
These | Others | class |
---|---|---|
[...] |
[^...] |
Explicit set |
\w |
\W |
Word-syntax character |
\sc |
\Sc |
Character with syntax c |
\cc |
\Cc |
Character with category c |
Comments
These | Others | class |
---|---|---|
[...] |
[^...] |
Explicit set |
\w |
\W |
Word-syntax character |
\sc |
\Sc |
Character with syntax c |
\cc |
\Cc |
Character with category c |