RE_NEWLINE_ALT   1936 lib/regcomp.c        if (syntax & RE_NEWLINE_ALT)
RE_NEWLINE_ALT   1981 lib/regcomp.c  	  if (!(syntax & RE_NEWLINE_ALT) || prev != '\n')
RE_NEWLINE_ALT    169 lib/regex.h    # define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
RE_NEWLINE_ALT    265 lib/regex.h       | RE_NEWLINE_ALT)
RE_NEWLINE_ALT    270 lib/regex.h       | RE_NEWLINE_ALT       | RE_NO_BK_PARENS				\