Home
last modified time | relevance | path

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

/external/pcre/dist2/
DCMakeLists.txt319 SET(NEWLINE_DEFAULT "") variable
322 SET(NEWLINE_DEFAULT "1") variable
325 SET(NEWLINE_DEFAULT "2") variable
328 SET(NEWLINE_DEFAULT "3") variable
331 SET(NEWLINE_DEFAULT "4") variable
334 SET(NEWLINE_DEFAULT "5") variable
Dconfig-cmake.h.in41 #define NEWLINE_DEFAULT @NEWLINE_DEFAULT@ macro
Dconfigure.ac630 AC_DEFINE_UNQUOTED([NEWLINE_DEFAULT], [$ac_pcre2_newline_value], [ definition
/external/pcre/include_internal/
Dconfig.h193 #define NEWLINE_DEFAULT 2 macro