notepad-plus-plus-legacy/scintilla/include/BoostRegexSearch.h
Don Ho 91a40f059b [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
2012-02-18 00:53:45 +00:00

6 lines
113 B
C

#ifndef BOOSTREGEXSEARCH_H
#define BOOSTREGEXSEARCH_H
#define SCFIND_REGEXP_DOTMATCHESNL 0x10000000
#endif