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

/external/v8/src/regexp/
H A Dregexp-parser.h216 NEGATIVE_LOOKAROUND, enumerator in enum:v8::internal::BASE_EMBEDDED::SubexpressionType
H A Dregexp-parser.cc223 group_type == NEGATIVE_LOOKAROUND);
297 subexpr_type = NEGATIVE_LOOKAROUND;
309 subexpr_type = NEGATIVE_LOOKAROUND;

Completed in 66 milliseconds