Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h422 #define IS_WIDE_NEWLINE(ch) ((ch) == WIDE_NEWLINE_CHAR) macro
A Dregex_internal.c692 : ((IS_WIDE_NEWLINE (wc) in re_string_reconstruct()
861 return (IS_WIDE_NEWLINE (wc) && input->newline_anchor in re_string_context_at()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.dat187 (IS_WIDE_NEWLINE): New macro.

Completed in 10 milliseconds