PCREPOSIX_EXP_DECL  117 pcre/pcrelib/pcreposix.h #if defined(_WIN32) && !defined(PCRE_STATIC) && !defined(PCREPOSIX_EXP_DECL)
PCREPOSIX_EXP_DECL  124 pcre/pcrelib/pcreposix.h #ifndef PCREPOSIX_EXP_DECL
PCREPOSIX_EXP_DECL  136 pcre/pcrelib/pcreposix.h PCREPOSIX_EXP_DECL int regcomp(regex_t *, const char *, int);
PCREPOSIX_EXP_DECL  137 pcre/pcrelib/pcreposix.h PCREPOSIX_EXP_DECL int regexec(const regex_t *, const char *, size_t,
PCREPOSIX_EXP_DECL  139 pcre/pcrelib/pcreposix.h PCREPOSIX_EXP_DECL size_t regerror(int, const regex_t *, char *, size_t);
PCREPOSIX_EXP_DECL  140 pcre/pcrelib/pcreposix.h PCREPOSIX_EXP_DECL void regfree(regex_t *);