PCREPOSIX_EXP_DECL 113 ext/pcre/pcrelib/pcreposix.h #if defined(_WIN32) && !defined(PCRE_STATIC) && !defined(PCREPOSIX_EXP_DECL) PCREPOSIX_EXP_DECL 120 ext/pcre/pcrelib/pcreposix.h #ifndef PCREPOSIX_EXP_DECL PCREPOSIX_EXP_DECL 132 ext/pcre/pcrelib/pcreposix.h PCREPOSIX_EXP_DECL int regcomp(regex_t *, const char *, int); PCREPOSIX_EXP_DECL 133 ext/pcre/pcrelib/pcreposix.h PCREPOSIX_EXP_DECL int regexec(const regex_t *, const char *, size_t, PCREPOSIX_EXP_DECL 135 ext/pcre/pcrelib/pcreposix.h PCREPOSIX_EXP_DECL size_t regerror(int, const regex_t *, char *, size_t); PCREPOSIX_EXP_DECL 136 ext/pcre/pcrelib/pcreposix.h PCREPOSIX_EXP_DECL void regfree(regex_t *);