mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-23 13:54:54 +02:00
[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
6
scintilla/include/BoostRegexSearch.h
Normal file
6
scintilla/include/BoostRegexSearch.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef BOOSTREGEXSEARCH_H
|
||||
#define BOOSTREGEXSEARCH_H
|
||||
|
||||
#define SCFIND_REGEXP_DOTMATCHESNL 0x10000000
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user