Home
last modified time | relevance | path

Searched refs:WIDE_NEWLINE_CHAR (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/grep/lib/
HDregex_internal.h121 #define WIDE_NEWLINE_CHAR L'\n' macro
525 #define IS_WIDE_NEWLINE(ch) ((ch) == WIDE_NEWLINE_CHAR)
/dragonfly/contrib/cvs-1.12/lib/
HDregex_internal.h100 #define WIDE_NEWLINE_CHAR L'\n' macro
574 #define IS_WIDE_NEWLINE(ch) ((ch) == WIDE_NEWLINE_CHAR)