Go to the SVN repository for this file.
43 #ifndef PCRE2POSIX_H_IDEMPOTENT_GUARD 44 #define PCRE2POSIX_H_IDEMPOTENT_GUARD 58 #define REG_ICASE 0x0001 59 #define REG_NEWLINE 0x0002 60 #define REG_NOTBOL 0x0004 61 #define REG_NOTEOL 0x0008 62 #define REG_DOTALL 0x0010 63 #define REG_NOSUB 0x0020 64 #define REG_UTF 0x0040 65 #define REG_STARTEND 0x0080 66 #define REG_NOTEMPTY 0x0100 67 #define REG_UNGREEDY 0x0200 68 #define REG_UCP 0x0400 69 #define REG_PEND 0x0800 70 #define REG_NOSPEC 0x1000 75 #define REG_EXTENDED 0 131 #ifndef PCRE2_CALL_CONVENTION 132 #define PCRE2_CALL_CONVENTION 146 #ifndef PCRE2POSIX_EXP_DECL 147 # if defined(_WIN32) && defined(PCRE2POSIX_SHARED) && !defined(PCRE2_STATIC) 148 # define PCRE2POSIX_EXP_DECL extern __declspec(dllimport) 149 # define PCRE2POSIX_EXP_DEFN __declspec(dllimport) 151 # define PCRE2POSIX_EXP_DECL extern PCRE2_EXPORT 152 # define PCRE2POSIX_EXP_DEFN 168 #define regcomp pcre2_regcomp 169 #define regexec pcre2_regexec 170 #define regerror pcre2_regerror 171 #define regfree pcre2_regfree 176 #define PCRE2regcomp pcre2_regcomp 177 #define PCRE2regexec pcre2_regexec 178 #define PCRE2regerror pcre2_regerror 179 #define PCRE2regfree pcre2_regfreeint pcre2_regexec(const regex_t *, const char *, size_t, regmatch_t *, int)
#define PCRE2POSIX_EXP_DECL
int pcre2_regcomp(regex_t *, const char *, int)
size_t pcre2_regerror(int, const regex_t *, char *, size_t)
#define PCRE2_CALL_CONVENTION
void pcre2_regfree(regex_t *)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4