Home
last modified time | relevance | path

Searched refs:alternation (Results 1 – 7 of 7) sorted by relevance

/external/bison/tests/
Dsets.at24 # And remember, there is no alternation in portable sed.
/external/v8/src/regexp/
Djsregexp.cc5548 ChoiceNode* alternation = new(zone) ChoiceNode(2, zone); in ToNode() local
5550 alternation->AddAlternative( in ToNode()
5552 alternation->AddAlternative(GuardedAlternative(on_success)); in ToNode()
5554 alternation->AddAlternative(GuardedAlternative(on_success)); in ToNode()
5555 alternation->AddAlternative( in ToNode()
5558 answer = alternation; in ToNode()
5560 alternation->set_not_at_start(); in ToNode()
/external/pcre/dist2/
DHACKING429 Brackets and alternation
433 compile time, so alternation always happens in the context of brackets.
/external/unicode/
Demoji-data.txt114 303D ; Emoji # 3.2 [1] (〽️) part alternation mark
/external/pcre/dist2/doc/
Dpcre2.txt3702 alternation bar. If the pattern contains a conditional group whose con-
3925 alternation bar, a closing parenthesis, or the end of the pattern, the
7226 to match the back reference. This can be done using alternation, as in
8228 inside an alternation, it acts like (*PRUNE).
8237 enclosing alternative; it is not a nested alternation with only one
9656 (*THEN) local failure, backtrack to next alternation
/external/icu/icu4c/source/test/testdata/
Dregextst.txt1156 # bug 5386 Empty left alternation should produce a zero length match.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz