OP_ALT 1116 maint/gnulib/lib/regcomp.c case OP_ALT: OP_ALT 1443 maint/gnulib/lib/regcomp.c case OP_ALT: OP_ALT 1832 maint/gnulib/lib/regcomp.c token->type = OP_ALT; OP_ALT 1945 maint/gnulib/lib/regcomp.c token->type = OP_ALT; OP_ALT 1949 maint/gnulib/lib/regcomp.c token->type = OP_ALT; OP_ALT 2003 maint/gnulib/lib/regcomp.c if (next.type != OP_ALT && next.type != OP_CLOSE_SUBEXP) OP_ALT 2161 maint/gnulib/lib/regcomp.c while (token->type == OP_ALT) OP_ALT 2164 maint/gnulib/lib/regcomp.c if (token->type != OP_ALT && token->type != END_OF_RE OP_ALT 2180 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree, branch, OP_ALT); OP_ALT 2209 maint/gnulib/lib/regcomp.c while (token->type != OP_ALT && token->type != END_OF_RE OP_ALT 2374 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree_first, tree_last, OP_ALT); OP_ALT 2429 maint/gnulib/lib/regcomp.c case OP_ALT: OP_ALT 2633 maint/gnulib/lib/regcomp.c (end == -1 ? OP_DUP_ASTERISK : OP_ALT)); OP_ALT 2648 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree, NULL, OP_ALT); OP_ALT 3353 maint/gnulib/lib/regcomp.c work_tree = create_tree (dfa, work_tree, mbc_tree, OP_ALT); OP_ALT 3724 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree, mbc_tree, OP_ALT);