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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.h198 # define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
206 # define RE_DEBUG (RE_NO_GNU_OPS << 1)
251 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
260 | RE_INTERVALS | RE_NO_GNU_OPS)

Completed in 22 milliseconds