Home
last modified time | relevance | path

Searched defs:PCRE2POSIX_EXP_DECL (Results 1 – 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2posix.h125 # define PCRE2POSIX_EXP_DECL extern __declspec(dllimport) macro
133 # define PCRE2POSIX_EXP_DECL extern "C" macro
136 # define PCRE2POSIX_EXP_DECL extern macro
Dpcre2posix.c62 # define PCRE2POSIX_EXP_DECL extern __declspec(dllexport) macro
/third_party/pcre2/pcre2/m4/
Dpcre2_visibility.m478 …AC_DEFINE(PCRE2POSIX_EXP_DECL, [extern __attribute__ ((visibility ("default")))], [to make a symbo… definition