RE_LIMITED_OPS 1789 lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && !(syntax & RE_NO_BK_VBAR)) RE_LIMITED_OPS 1867 lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_BK_PLUS_QM)) RE_LIMITED_OPS 1871 lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_BK_PLUS_QM)) RE_LIMITED_OPS 1904 lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_NO_BK_VBAR)) RE_LIMITED_OPS 1911 lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && !(syntax & RE_BK_PLUS_QM)) RE_LIMITED_OPS 1915 lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && !(syntax & RE_BK_PLUS_QM)) RE_LIMITED_OPS 139 lib/regex.h # define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) RE_LIMITED_OPS 268 lib/regex.h (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS) RE_LIMITED_OPS 109 test/manual/etags/c-src/emacs/src/regex.h #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) RE_LIMITED_OPS 232 test/manual/etags/c-src/emacs/src/regex.h (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)