Home
last modified time | relevance | path

Searched refs:match_node (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib2to3/
Dbtm_matcher.py46 for match_node in match_nodes:
47 match_node.fixers.append(fixer)
/external/python/cpython3/Lib/lib2to3/
Dbtm_matcher.py46 for match_node in match_nodes:
47 match_node.fixers.append(fixer)
/external/v8/src/regexp/
Djsregexp.cc4944 RegExpNode* match_node = TextNode::CreateForCharacterRanges( in NegativeLookaroundAgainstReadDirectionAndMatch() local
4948 RegExpLookaround::Builder lookaround(false, match_node, stack_register, in NegativeLookaroundAgainstReadDirectionAndMatch()