You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug report by proxy from reddit. Documentation should say Unicode codepoints, but it currently says UTF8 codepoints. e.g.,
"This implementation executes regular expressions only on sequences of UTF8 codepoints while exposing match locations as byte indices into the search string."
"Regular expressions themselves are also only interpreted as a sequence of UTF8 codepoints. This means you can embed use Unicode characters directly into in your expression:"