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

/ndk/sources/host-tools/sed-4.2.1/lib/
H A Dregex_internal.h204 #define PREV_NEWLINE_CONSTRAINT 0x0010 macro
217 LINE_FIRST = PREV_NEWLINE_CONSTRAINT,
529 || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\

Completed in 4 milliseconds