Home
last modified time | relevance | path

Searched refs:RE2_TESTING_DLL (Results 1 – 2 of 2) sorted by relevance

/external/cronet/tot/third_party/re2/src/util/
Dpcre.h181 #define RE2_TESTING_DLL __declspec(dllexport) macro
183 #define RE2_TESTING_DLL __declspec(dllimport) macro
185 #define RE2_TESTING_DLL macro
203 RE2_TESTING_DLL static Arg no_more_args;
298 RE2_TESTING_DLL static const FullMatchFunctor FullMatch;
322 RE2_TESTING_DLL static const PartialMatchFunctor PartialMatch;
347 RE2_TESTING_DLL static const ConsumeFunctor Consume;
373 RE2_TESTING_DLL static const FindAndConsumeFunctor FindAndConsume;
/external/cronet/stable/third_party/re2/src/util/
Dpcre.h181 #define RE2_TESTING_DLL __declspec(dllexport) macro
183 #define RE2_TESTING_DLL __declspec(dllimport) macro
185 #define RE2_TESTING_DLL macro
203 RE2_TESTING_DLL static Arg no_more_args;
298 RE2_TESTING_DLL static const FullMatchFunctor FullMatch;
322 RE2_TESTING_DLL static const PartialMatchFunctor PartialMatch;
347 RE2_TESTING_DLL static const ConsumeFunctor Consume;
373 RE2_TESTING_DLL static const FindAndConsumeFunctor FindAndConsume;