mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-08-14 22:38:30 +02:00
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@865 f5eea248-9336-0410-98b8-ebc06183d4e3
6 lines
113 B
C
6 lines
113 B
C
#ifndef BOOSTREGEXSEARCH_H
|
|
#define BOOSTREGEXSEARCH_H
|
|
|
|
#define SCFIND_REGEXP_DOTMATCHESNL 0x10000000
|
|
|
|
#endif |