Home
last modified time | relevance | path

Searched refs:kLookaroundIndex (Results 1 – 14 of 14) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/regexp/
H A Dregexp-nodes.h681 static constexpr int kLookaroundIndex = 0; variable
684 return alternatives()->at(kLookaroundIndex).node(); in lookaround_node()
H A Dregexp-compiler.cc1987 alternatives_->at(kLookaroundIndex).set_node(neg_replacement); in FilterOneByte()
3515 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()
/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/imported/
H A Dregexp-nodes.h679 static constexpr int kLookaroundIndex = 0; variable
682 return alternatives()->at(kLookaroundIndex).node(); in lookaround_node()
H A Dregexp-compiler.cc1976 alternatives_->at(kLookaroundIndex).set_node(neg_replacement); in FilterOneByte()
3509 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-nodes.h658 static constexpr int kLookaroundIndex = 0; variable
661 return alternatives()->at(kLookaroundIndex).node(); in lookaround_node()
H A Dregexp-compiler.cc1962 alternatives_->at(kLookaroundIndex).set_node(neg_replacement); in FilterOneByte()
3492 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()
/dports/www/firefox/firefox-99.0/js/src/irregexp/imported/
H A Dregexp-nodes.h679 static constexpr int kLookaroundIndex = 0; variable
682 return alternatives()->at(kLookaroundIndex).node(); in lookaround_node()
H A Dregexp-compiler.cc1976 alternatives_->at(kLookaroundIndex).set_node(neg_replacement); in FilterOneByte()
3509 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/imported/
H A Dregexp-nodes.h679 static constexpr int kLookaroundIndex = 0; variable
682 return alternatives()->at(kLookaroundIndex).node(); in lookaround_node()
H A Dregexp-compiler.cc1976 alternatives_->at(kLookaroundIndex).set_node(neg_replacement); in FilterOneByte()
3509 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-nodes.h670 static constexpr int kLookaroundIndex = 0; variable
673 return alternatives()->at(kLookaroundIndex).node(); in lookaround_node()
H A Dregexp-compiler.cc1968 alternatives_->at(kLookaroundIndex).set_node(neg_replacement); in FilterOneByte()
3491 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-nodes.h666 static constexpr int kLookaroundIndex = 0; variable
669 return alternatives()->at(kLookaroundIndex).node(); in lookaround_node()
H A Dregexp-compiler.cc1957 alternatives_->at(kLookaroundIndex).set_node(neg_replacement); in FilterOneByte()
3487 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()