Home
last modified time | relevance | path

Searched defs:IS_NEWLINE_CONTEXT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cvs-1.12/lib/
H A Dregex_internal.h566 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE) macro
/dragonfly/contrib/diffutils/lib/
H A Dregex_internal.h530 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE) macro
/dragonfly/contrib/grep/lib/
H A Dregex_internal.h517 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE) macro