Home | History | Annotate | Download | only in dist

Lines Matching refs:PCRE_EXP_DEFN

131   PCRE_EXP_DEFN       for definitions of exported functions
145 exported symbols. That's why, in the non-Windows case, we set PCRE_EXP_DEFN and
152 # define PCRE_EXP_DEFN __declspec(dllexport)
156 # define PCRE_EXP_DEFN
165 # ifndef PCRE_EXP_DEFN
166 # define PCRE_EXP_DEFN PCRE_EXP_DECL