Home
last modified time | relevance | path

Searched defs:PCRE2GREP_BUFSIZE (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pcre/
H A Dconfig-cmake.h.in50 #define PCRE2GREP_BUFSIZE @PCRE2GREP_BUFSIZE@ macro
H A Dconfigure.ac788 AC_DEFINE_UNQUOTED([PCRE2GREP_BUFSIZE], [$with_pcre2grep_bufsize], [ definition
H A DCMakeLists.txt257 SET(PCRE2GREP_BUFSIZE "20480" CACHE STRING variable
/aosp_15_r20/external/pcre/src/
H A Dconfig.h252 #define PCRE2GREP_BUFSIZE 20480 macro