Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc284 // ScanForCaptures to look ahead at the remaining pattern.
300 void ScanForCaptures(InClassEscapeState in_class_escape_state);
957 // ScanForCaptures, e.g. not in the middle of an escape sequence '\['.
959 void RegExpParserImpl<CharT>::ScanForCaptures( in ScanForCaptures() function in v8::internal::__anon14998::RegExpParserImpl
1050 ScanForCaptures(InClassEscapeState::kNotInClass); in ParseBackReferenceIndex()
1279 ScanForCaptures(in_class_escape_state); in HasNamedCaptures()

Completed in 4 milliseconds