Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregex_internal.h211 #define PREV_NEWLINE_CONSTRAINT 0x0010 macro
224 LINE_FIRST = PREV_NEWLINE_CONSTRAINT,
513 || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\