Home
last modified time | relevance | path

Searched refs:OP_ALT (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dregcomp.c1093 case OP_ALT: in optimize_utf8()
1419 case OP_ALT: in link_nfa_nodes()
1817 token->type = OP_ALT; in peek_token()
1930 token->type = OP_ALT; in peek_token()
1934 token->type = OP_ALT; in peek_token()
1988 if (next.type != OP_ALT && next.type != OP_CLOSE_SUBEXP) in peek_token()
2144 while (token->type == OP_ALT) in parse_reg_exp()
2147 if (token->type != OP_ALT && token->type != END_OF_RE in parse_reg_exp()
2156 tree = create_tree (dfa, tree, branch, OP_ALT); in parse_reg_exp()
2185 while (token->type != OP_ALT && token->type != END_OF_RE in parse_branch()
[all …]
Dregex_internal.h252 OP_ALT = EPSILON_BIT | 2, enumerator
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Duniq.inp720 case OP_ALT:
1114 if (*ecode != OP_ONCE && *ecode != OP_ALT)
1757 while (*ecode == OP_ALT)
1758 while (*ecode == OP_ALT);
1759 while (*ecode == OP_ALT);
1760 while (*ecode == OP_ALT);
1761 while (*ecode == OP_ALT);
1762 while (*ecode == OP_ALT);
1763 while (*ecode == OP_ALT);
1764 while (*ecode == OP_ALT);
[all …]
Duniq.good240 case OP_ALT:
443 if (*ecode != OP_ONCE && *ecode != OP_ALT)
858 while (*ecode == OP_ALT)
859 while (*ecode == OP_ALT);
860 while (*next == OP_ALT);