We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3067d8c + e3d825a commit 0bfe6e6Copy full SHA for 0bfe6e6
doc/Language/regexes.pod6
@@ -238,10 +238,10 @@ Examples of word characters:
238
239
=end table
240
241
-Note that the last three character classes are so called zero-width
242
-assertions, which do not really match a character.
+Note that the character classes C«<same>», C«<wb>» and C«<ww>» are
+so called zero-width assertions, which do not really match a
243
+character.
244
-X<Unicode character properties>
245
=head2 X«Unicode Properties|regex,<:property>»
246
247
The character classes mentioned so far are mostly for convenience;
0 commit comments