Skip to content

[New pcre2 version] Cnwilliams: Disambiguated: UTF → Unicode Transformation Format #27

Closed
@github-actions

Description

@github-actions

Disambiguated: UTFUnicode Transformation Format

← Previous revisionRevision as of 09:57, 31 October 2020Line 137:Line 137:

=== Beginning of pattern options ===

=== Beginning of pattern options ===

Linebreak options such as (*LF) documented above; backslash-R options such as (*BSR_ANYCRLF) documented above; Unicode Character Properties option (*UCP) documented above; (*UTF8) option documented as follows: if your PCRE2 library has been compiled with [[UTF]] support, you can specify the (*UTF) option at the beginning of a pattern instead of setting an external option to invoke UTF-8, UTF-16, or UTF-32 mode.

Linebreak options such as (*LF) documented above; backslash-R options such as (*BSR_ANYCRLF) documented above; Unicode Character Properties option (*UCP) documented above; (*UTF8) option documented as follows: if your PCRE2 library has been compiled with [[Unicode Transformation Format|UTF]] support, you can specify the (*UTF) option at the beginning of a pattern instead of setting an external option to invoke UTF-8, UTF-16, or UTF-32 mode.

https://en.wikipedia.org/w/index.php?title=Perl_Compatible_Regular_Expressions&diff=986355384&oldid=prev

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions