Unicode \w matching #73

Open
opened 2021-05-08 16:00:37 +00:00 by benibela · 0 comments
benibela commented 2021-05-08 16:00:37 +00:00 (Migrated from github.com)

So the W3C defines \w as [#X0000-#x10FFFF]-[\p{P}\p{Z}\p{C}] (see #65).

Besides _ there are other symbols not matching as they should:

flrew.txt

So the W3C defines `\w` as `[#X0000-#x10FFFF]-[\p{P}\p{Z}\p{C}]` (see #65). Besides `_` there are other symbols not matching as they should: [flrew.txt](https://github.com/BeRo1985/flre/files/6446133/flrew.txt)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BeRo1985/flre#73
No description provided.