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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h112 #define WIDE_NEWLINE_CHAR L'\n' macro
480 #define IS_WIDE_NEWLINE(ch) ((ch) == WIDE_NEWLINE_CHAR)

Completed in 33 milliseconds