Home
last modified time | relevance | path

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

/art/tools/checker/match/
Dline.py53 def match_words(checker_word, string_word, variables, pos): argument
57 for expression in checker_word:
102 checker_word, checker_words = head_and_tail(checker_words)
108 new_variables = match_words(checker_word, string_word, variables, checker_line)