Home
last modified time | relevance | path

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

/external/pcre/dist2/
DCMakeLists.txt352 SET(NEWLINE_DEFAULT "") variable
355 SET(NEWLINE_DEFAULT "1") variable
358 SET(NEWLINE_DEFAULT "2") variable
361 SET(NEWLINE_DEFAULT "3") variable
364 SET(NEWLINE_DEFAULT "4") variable
367 SET(NEWLINE_DEFAULT "5") variable
370 SET(NEWLINE_DEFAULT "6") variable
Dconfig-cmake.h.in43 #define NEWLINE_DEFAULT @NEWLINE_DEFAULT@ macro
Dconfigure.ac692 AC_DEFINE_UNQUOTED([NEWLINE_DEFAULT], [$ac_pcre2_newline_value], [ definition
/external/pcre/include_internal/
Dconfig.h189 #define NEWLINE_DEFAULT 2 macro