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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.h186 # define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1) macro
190 # define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
249 | RE_NO_BK_VBAR | RE_NO_EMPTY_RANGES \
285 | RE_INTERVALS | RE_NO_EMPTY_RANGES)

Completed in 17 milliseconds