Home
last modified time | relevance | path

Searched refs:position_reg (Results 1 – 24 of 24) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/regexp/
H A Dregexp-nodes.h332 int position_reg,
335 int position_reg,
552 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() argument
557 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A Dregexp-compiler.cc672 ActionNode* ActionNode::BeginPositiveSubmatch(int stack_reg, int position_reg, in BeginPositiveSubmatch() argument
677 result->data_.u_submatch.current_position_register = position_reg; in BeginPositiveSubmatch()
681 ActionNode* ActionNode::BeginNegativeSubmatch(int stack_reg, int position_reg, in BeginNegativeSubmatch() argument
686 result->data_.u_submatch.current_position_register = position_reg; in BeginNegativeSubmatch()
690 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess() argument
697 result->data_.u_submatch.current_position_register = position_reg; in PositiveSubmatchSuccess()
/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/imported/
H A Dregexp-nodes.h329 int position_reg,
332 int position_reg,
550 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() argument
555 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A Dregexp-compiler.cc666 ActionNode* ActionNode::BeginPositiveSubmatch(int stack_reg, int position_reg, in BeginPositiveSubmatch() argument
671 result->data_.u_submatch.current_position_register = position_reg; in BeginPositiveSubmatch()
675 ActionNode* ActionNode::BeginNegativeSubmatch(int stack_reg, int position_reg, in BeginNegativeSubmatch() argument
680 result->data_.u_submatch.current_position_register = position_reg; in BeginNegativeSubmatch()
684 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess() argument
691 result->data_.u_submatch.current_position_register = position_reg; in PositiveSubmatchSuccess()
/dports/www/firefox/firefox-99.0/js/src/irregexp/imported/
H A Dregexp-nodes.h329 int position_reg,
332 int position_reg,
550 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() argument
555 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A Dregexp-compiler.cc666 ActionNode* ActionNode::BeginPositiveSubmatch(int stack_reg, int position_reg, in BeginPositiveSubmatch() argument
671 result->data_.u_submatch.current_position_register = position_reg; in BeginPositiveSubmatch()
675 ActionNode* ActionNode::BeginNegativeSubmatch(int stack_reg, int position_reg, in BeginNegativeSubmatch() argument
680 result->data_.u_submatch.current_position_register = position_reg; in BeginNegativeSubmatch()
684 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess() argument
691 result->data_.u_submatch.current_position_register = position_reg; in PositiveSubmatchSuccess()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/imported/
H A Dregexp-nodes.h329 int position_reg,
332 int position_reg,
550 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() argument
555 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A Dregexp-compiler.cc666 ActionNode* ActionNode::BeginPositiveSubmatch(int stack_reg, int position_reg, in BeginPositiveSubmatch() argument
671 result->data_.u_submatch.current_position_register = position_reg; in BeginPositiveSubmatch()
675 ActionNode* ActionNode::BeginNegativeSubmatch(int stack_reg, int position_reg, in BeginNegativeSubmatch() argument
680 result->data_.u_submatch.current_position_register = position_reg; in BeginNegativeSubmatch()
684 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess() argument
691 result->data_.u_submatch.current_position_register = position_reg; in PositiveSubmatchSuccess()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-nodes.h314 static ActionNode* BeginSubmatch(int stack_pointer_reg, int position_reg,
529 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() argument
534 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A Dregexp-compiler.cc655 ActionNode* ActionNode::BeginSubmatch(int stack_reg, int position_reg, in BeginSubmatch() argument
660 result->data_.u_submatch.current_position_register = position_reg; in BeginSubmatch()
664 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess() argument
671 result->data_.u_submatch.current_position_register = position_reg; in PositiveSubmatchSuccess()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-nodes.h323 static ActionNode* BeginSubmatch(int stack_pointer_reg, int position_reg,
541 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() argument
546 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A Dregexp-compiler.cc671 ActionNode* ActionNode::BeginSubmatch(int stack_reg, int position_reg, in BeginSubmatch() argument
676 result->data_.u_submatch.current_position_register = position_reg; in BeginSubmatch()
680 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess() argument
687 result->data_.u_submatch.current_position_register = position_reg; in PositiveSubmatchSuccess()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-nodes.h322 static ActionNode* BeginSubmatch(int stack_pointer_reg, int position_reg,
537 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() argument
542 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A Dregexp-compiler.cc650 ActionNode* ActionNode::BeginSubmatch(int stack_reg, int position_reg, in BeginSubmatch() argument
655 result->data_.u_submatch.current_position_register = position_reg; in BeginSubmatch()
659 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess() argument
666 result->data_.u_submatch.current_position_register = position_reg; in PositiveSubmatchSuccess()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/irregexp/
H A DRegExpEngine.h664 int position_reg,
907 int position_reg, in NegativeSubmatchSuccess() argument
912 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A DRegExpEngine.cpp643 ActionNode::BeginSubmatch(int stack_pointer_reg, int position_reg, RegExpNode* on_success) in BeginSubmatch() argument
647 result->data_.u_submatch.current_position_register = position_reg; in BeginSubmatch()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/irregexp/
H A DRegExpEngine.h696 int position_reg,
948 int position_reg, in NegativeSubmatchSuccess() argument
953 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A DRegExpEngine.cpp687 ActionNode::BeginSubmatch(int stack_pointer_reg, int position_reg, RegExpNode* on_success) in BeginSubmatch() argument
691 result->data_.u_submatch.current_position_register = position_reg; in BeginSubmatch()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/irregexp/
H A DRegExpEngine.h700 int position_reg,
953 int position_reg, in NegativeSubmatchSuccess() argument
958 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A DRegExpEngine.cpp785 ActionNode::BeginSubmatch(int stack_pointer_reg, int position_reg, RegExpNode* on_success) in BeginSubmatch() argument
789 result->data_.u_submatch.current_position_register = position_reg; in BeginSubmatch()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/irregexp/
H A DRegExpEngine.h699 int position_reg,
951 int position_reg, in NegativeSubmatchSuccess() argument
956 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A DRegExpEngine.cpp683 ActionNode::BeginSubmatch(int stack_pointer_reg, int position_reg, RegExpNode* on_success) in BeginSubmatch() argument
687 result->data_.u_submatch.current_position_register = position_reg; in BeginSubmatch()
/dports/www/node10/node-v10.24.1/deps/v8/src/regexp/
H A Djsregexp.h633 int position_reg,
874 int position_reg, in NegativeSubmatchSuccess() argument
880 current_position_register_(position_reg), in NegativeSubmatchSuccess()
H A Djsregexp.cc1496 int position_reg, in BeginSubmatch() argument
1501 result->data_.u_submatch.current_position_register = position_reg; in BeginSubmatch()
1507 int position_reg, in PositiveSubmatchSuccess() argument
1514 result->data_.u_submatch.current_position_register = position_reg; in PositiveSubmatchSuccess()