Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregex_internal.h576 #define IS_WIDE_NEWLINE(ch) ((ch) == WIDE_NEWLINE_CHAR) macro
Dregex_internal.c687 : ((IS_WIDE_NEWLINE (wc) in re_string_reconstruct()
858 return (IS_WIDE_NEWLINE (wc) && input->newline_anchor in re_string_context_at()