notepad-plus-plus/scintilla/include/BoostRegexSearch.h

6 lines
113 B
C

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