Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Dregexp-parser.h216 NEGATIVE_LOOKAROUND, enumerator
Dregexp-parser.cc223 group_type == NEGATIVE_LOOKAROUND); in ParseDisjunction()
297 subexpr_type = NEGATIVE_LOOKAROUND; in ParseDisjunction()
309 subexpr_type = NEGATIVE_LOOKAROUND; in ParseDisjunction()