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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.h180 # define RE_NO_BK_VBAR (RE_NO_BK_REFS << 1) macro
186 # define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1)
249 | RE_NO_BK_VBAR | RE_NO_EMPTY_RANGES \
271 | RE_NO_BK_VBAR)
299 | RE_NO_BK_PARENS | RE_NO_BK_VBAR \
308 | RE_NO_BK_VBAR | RE_UNMATCHED_RIGHT_PAREN_ORD)

Completed in 35 milliseconds