Home
last modified time | relevance | path

Searched refs:NEGATIVE_LOOKAROUND (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/regexp/
Dregexp-parser.h226 NEGATIVE_LOOKAROUND, enumerator
Dregexp-parser.cc228 group_type == NEGATIVE_LOOKAROUND); in ParseDisjunction()
598 subexpr_type = NEGATIVE_LOOKAROUND; in ParseOpenParenthesis()
672 subexpr_type = NEGATIVE_LOOKAROUND; in ParseOpenParenthesis()