RE_NO_EMPTY_RANGES 2685 lib/regcomp.c    else if (__glibc_unlikely ((syntax & RE_NO_EMPTY_RANGES)
RE_NO_EMPTY_RANGES 2899 lib/regcomp.c    if (__glibc_unlikely ((syntax & RE_NO_EMPTY_RANGES)
RE_NO_EMPTY_RANGES  166 lib/regex.h    # define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
RE_NO_EMPTY_RANGES  223 lib/regex.h       | RE_NO_BK_VBAR                | RE_NO_EMPTY_RANGES			\
RE_NO_EMPTY_RANGES  259 lib/regex.h       | RE_INTERVALS  | RE_NO_EMPTY_RANGES)
RE_NO_EMPTY_RANGES  136 test/manual/etags/c-src/emacs/src/regex.h #define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
RE_NO_EMPTY_RANGES  189 test/manual/etags/c-src/emacs/src/regex.h    | RE_NO_BK_VBAR                | RE_NO_EMPTY_RANGES			\
RE_NO_EMPTY_RANGES  223 test/manual/etags/c-src/emacs/src/regex.h    | RE_INTERVALS  | RE_NO_EMPTY_RANGES)