Home
last modified time | relevance | path

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

/art/tools/checker/match/
Dline.py46 def matchWords(checkerWord, stringWord, variables, pos): argument
50 for expression in checkerWord:
87 checkerWord, checkerWords = headAndTail(checkerWords)
93 newVariables = matchWords(checkerWord, stringWord, variables, checkerLine)