Searched defs:RE_NEWLINE_ALT (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.h163 # define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
168 # define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
265 | RE_NEWLINE_ALT)
270 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \

Completed in 20 milliseconds