Skip to the content.

Feature: Negated Posix Character Classes

Home | Features | Improve this section

A Negated Posix Character Class is a member of a Character Class set that specifies a named, pre-defined set of excluded characters.

Syntax

Improve this section

NOTE: The following syntax is an example based on some of the supported engines. For specific engine support, see Engines.

Engines

Engine Supported
Perl ✔
PCRE ✔
Boost.Regex ❌
.NET ❌
Oniguruma ✔
Hyperscan ✔
ICU ❌
Glib/GRegex ✔
ECMAScript ❌

See Also

Improve this section