Browse Source

[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
remotes/trunk
Don Ho 13 years ago
parent
commit
91a40f059b
  1. 6
      scintilla/include/BoostRegexSearch.h

6
scintilla/include/BoostRegexSearch.h

@ -0,0 +1,6 @@
#ifndef BOOSTREGEXSEARCH_H
#define BOOSTREGEXSEARCH_H
#define SCFIND_REGEXP_DOTMATCHESNL 0x10000000
#endif
Loading…
Cancel
Save