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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dregex_internal.h229 #define PREV_NEWLINE_CONSTRAINT 0x0010 macro
242 LINE_FIRST = PREV_NEWLINE_CONSTRAINT,
565 || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dregex_internal.h229 #define PREV_NEWLINE_CONSTRAINT 0x0010 macro
242 LINE_FIRST = PREV_NEWLINE_CONSTRAINT,
565 || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dregex_internal.h229 #define PREV_NEWLINE_CONSTRAINT 0x0010 macro
242 LINE_FIRST = PREV_NEWLINE_CONSTRAINT,
565 || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\

Completed in 75 milliseconds