Home
last modified time | relevance | path

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

/external/pcre/
DCMakeLists.txt450 SET(NEWLINE_DEFAULT "") variable
453 SET(NEWLINE_DEFAULT "1") variable
456 SET(NEWLINE_DEFAULT "2") variable
459 SET(NEWLINE_DEFAULT "3") variable
462 SET(NEWLINE_DEFAULT "4") variable
465 SET(NEWLINE_DEFAULT "5") variable
468 SET(NEWLINE_DEFAULT "6") variable
Dconfig-cmake.h.in46 #define NEWLINE_DEFAULT @NEWLINE_DEFAULT@ macro
Dconfigure.ac754 AC_DEFINE_UNQUOTED([NEWLINE_DEFAULT], [$ac_pcre2_newline_value], [ definition
/external/pcre/src/
Dconfig.h211 #define NEWLINE_DEFAULT 2 macro