RE_NO_EMPTY_RANGES 2928 compat/regex/regcomp.c       if (BE ((syntax & RE_NO_EMPTY_RANGES) && start_collseq > end_collseq, 0))
RE_NO_EMPTY_RANGES  151 compat/regex/regex.h # define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
RE_NO_EMPTY_RANGES  200 compat/regex/regex.h    | RE_NO_BK_VBAR                | RE_NO_EMPTY_RANGES			\
RE_NO_EMPTY_RANGES  238 compat/regex/regex.h    | RE_INTERVALS  | RE_NO_EMPTY_RANGES)