Searched defs:PCRE_EXP_DEFN (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcre_internal.h131 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) macro
156 # define PCRE_EXP_DEFN macro
165 # ifndef PCRE_EXP_DEFN
166 # define PCRE_EXP_DEFN PCRE_EXP_DECL macro

Completed in 1812 milliseconds