[ADD] (Author: Dave Brotherstone) PCRE support (Add forgotten file).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@865 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
parent
3264a77ead
commit
91a40f059b
|
@ -0,0 +1,6 @@
|
|||
#ifndef BOOSTREGEXSEARCH_H
|
||||
#define BOOSTREGEXSEARCH_H
|
||||
|
||||
#define SCFIND_REGEXP_DOTMATCHESNL 0x10000000
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue