Searched refs:RE_NEWLINE_ALT (Results 1 – 17 of 17) sorted by relevance
119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro124 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)199 | RE_NEWLINE_ALT)204 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
118 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro123 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)203 | RE_NEWLINE_ALT)208 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
743 || ((syntax_bits & RE_NEWLINE_ALT) in lex()908 || !(syntax_bits & RE_NEWLINE_ALT)) in lex()
3623 if (syntax & RE_NEWLINE_ALT) in PREFIX()
120 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro125 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)200 | RE_NEWLINE_ALT)205 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
116 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro121 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)196 | RE_NEWLINE_ALT)201 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
727 # define RE_NEWLINE_ALT REG_NEWLINE_ALT macro
769 || ((syntax_bits & RE_NEWLINE_ALT) in lex()934 || !(syntax_bits & RE_NEWLINE_ALT)) in lex()
3628 if (syntax & RE_NEWLINE_ALT) in PREFIX()
3695 if (syntax & RE_NEWLINE_ALT)
3615 if (syntax & RE_NEWLINE_ALT)
3624 if (syntax & RE_NEWLINE_ALT) in PREFIX()