Home
last modified time | relevance | path

Searched refs:SUPPORT_PCRE2GREP_CALLOUT (Results 1 – 7 of 7) sorted by relevance

/external/pcre/src/
Dconfig.h312 #define SUPPORT_PCRE2GREP_CALLOUT /**/ macro
Dpcre2grep.c82 #if defined(SUPPORT_PCRE2GREP_CALLOUT) && defined(SUPPORT_PCRE2GREP_CALLOUT_FORK)
1208 #ifdef SUPPORT_PCRE2GREP_CALLOUT in help()
2240 #ifdef SUPPORT_PCRE2GREP_CALLOUT
4226 #ifdef SUPPORT_PCRE2GREP_CALLOUT in main()
Dconfig.h.in311 #undef SUPPORT_PCRE2GREP_CALLOUT
314 This will have no effect unless SUPPORT_PCRE2GREP_CALLOUT is also defined.
Dconfig.h.generic324 /* #undef SUPPORT_PCRE2GREP_CALLOUT */
327 This will have no effect unless SUPPORT_PCRE2GREP_CALLOUT is also defined.
/external/pcre/
Dconfig-cmake.h.in31 #cmakedefine SUPPORT_PCRE2GREP_CALLOUT 1
Dconfigure.ac688 This will have no effect unless SUPPORT_PCRE2GREP_CALLOUT is also
691 AC_DEFINE([SUPPORT_PCRE2GREP_CALLOUT], [], [ definition
DCMakeLists.txt415 SET(SUPPORT_PCRE2GREP_CALLOUT 1) variable