RE_LIMITED_OPS 1296 maint/gnulib/lib/dfa.c if (dfa->syntax.syntax_bits & RE_LIMITED_OPS) RE_LIMITED_OPS 1314 maint/gnulib/lib/dfa.c if (dfa->syntax.syntax_bits & RE_LIMITED_OPS) RE_LIMITED_OPS 1382 maint/gnulib/lib/dfa.c if (dfa->syntax.syntax_bits & RE_LIMITED_OPS) RE_LIMITED_OPS 1390 maint/gnulib/lib/dfa.c if (dfa->syntax.syntax_bits & RE_LIMITED_OPS RE_LIMITED_OPS 1831 maint/gnulib/lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && !(syntax & RE_NO_BK_VBAR)) RE_LIMITED_OPS 1909 maint/gnulib/lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_BK_PLUS_QM)) RE_LIMITED_OPS 1913 maint/gnulib/lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_BK_PLUS_QM)) RE_LIMITED_OPS 1948 maint/gnulib/lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_NO_BK_VBAR)) RE_LIMITED_OPS 1955 maint/gnulib/lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && !(syntax & RE_BK_PLUS_QM)) RE_LIMITED_OPS 1959 maint/gnulib/lib/regcomp.c if (!(syntax & RE_LIMITED_OPS) && !(syntax & RE_BK_PLUS_QM)) RE_LIMITED_OPS 65 maint/gnulib/lib/regex-quote.c if ((syntax & RE_LIMITED_OPS) == 0 && (syntax & RE_BK_PLUS_QM) == 0) RE_LIMITED_OPS 80 maint/gnulib/lib/regex-quote.c if ((syntax & RE_LIMITED_OPS) == 0 && (syntax & RE_NO_BK_VBAR) != 0) RE_LIMITED_OPS 139 maint/gnulib/lib/regex.h # define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) RE_LIMITED_OPS 268 maint/gnulib/lib/regex.h (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)