OP_ALT 1079 maint/gnulib/lib/regcomp.c case OP_ALT: OP_ALT 1405 maint/gnulib/lib/regcomp.c case OP_ALT: OP_ALT 1790 maint/gnulib/lib/regcomp.c token->type = OP_ALT; OP_ALT 1901 maint/gnulib/lib/regcomp.c token->type = OP_ALT; OP_ALT 1905 maint/gnulib/lib/regcomp.c token->type = OP_ALT; OP_ALT 1959 maint/gnulib/lib/regcomp.c if (next.type != OP_ALT && next.type != OP_CLOSE_SUBEXP) OP_ALT 2115 maint/gnulib/lib/regcomp.c while (token->type == OP_ALT) OP_ALT 2118 maint/gnulib/lib/regcomp.c if (token->type != OP_ALT && token->type != END_OF_RE OP_ALT 2134 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree, branch, OP_ALT); OP_ALT 2163 maint/gnulib/lib/regcomp.c while (token->type != OP_ALT && token->type != END_OF_RE OP_ALT 2326 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree_first, tree_last, OP_ALT); OP_ALT 2381 maint/gnulib/lib/regcomp.c case OP_ALT: OP_ALT 2585 maint/gnulib/lib/regcomp.c (end == -1 ? OP_DUP_ASTERISK : OP_ALT)); OP_ALT 2600 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree, NULL, OP_ALT); OP_ALT 3255 maint/gnulib/lib/regcomp.c work_tree = create_tree (dfa, work_tree, mbc_tree, OP_ALT); OP_ALT 3595 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree, mbc_tree, OP_ALT);