Skip to content

UTF8 codepoint -> Unicode codepoint in regex docs #13800

@BurntSushi

Description

@BurntSushi

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:"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions