Home
last modified time | relevance | path

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

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