Home | History | Annotate | Download | only in dist

Lines Matching refs:PCRE_EXP_DECL

126 setting in pcre.h (which is included below); it defines only PCRE_EXP_DECL,
130 PCRE_EXP_DECL for declarations
139 The reason for wrapping this in #ifndef PCRE_EXP_DECL is so that pcretest,
148 #ifndef PCRE_EXP_DECL
151 # define PCRE_EXP_DECL extern __declspec(dllexport)
155 # define PCRE_EXP_DECL extern
161 # define PCRE_EXP_DECL extern "C"
163 # define PCRE_EXP_DECL extern
166 # define PCRE_EXP_DEFN PCRE_EXP_DECL