RE_NO_EMPTY_RANGES 2676 lib/regcomp.c      if (BE ((syntax & RE_NO_EMPTY_RANGES)
RE_NO_EMPTY_RANGES 2922 lib/regcomp.c        if (BE ((syntax & RE_NO_EMPTY_RANGES) && start_collseq > end_collseq, 0))
RE_NO_EMPTY_RANGES  191 lib/regex.h    # define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
RE_NO_EMPTY_RANGES  249 lib/regex.h       | RE_NO_BK_VBAR                | RE_NO_EMPTY_RANGES			\
RE_NO_EMPTY_RANGES  285 lib/regex.h       | RE_INTERVALS  | RE_NO_EMPTY_RANGES)