Regular Expressions

Advanced Email Parser use popular Boost Library for operating with regular expressions (RegExp)

Regular Expressions use Perl syntax, but not support modifiers in expression only via Regexp Flags

You can find more information about Regular Expressions Syntax on this pages:

PerlRe, PCRE