Appendix J. Regular Expressions Used in Dr.Web Enterprise Security Suite

Top  Previous  Next

Some parameters of Dr.Web Enterprise Security Suite are specified in the form of regular expressions of the following types:

Regular expressions of Lua language.

Used for configure an automatic membership of anti-virus network stations into user groups.

Detailed description of Lua language regular expressions is available at http://www.lua.org/manual/5.1/manual.html#5.4.1.

Regular expressions of PCRE program library.

Detailed description of PCRE library syntax is available at http://www.pcre.org/.

This appendix contains only a brief description of the most common examples for using regular expressions of PCRE library.