Searched refs:get_word_index (Results 1 – 2 of 2) sorted by relevance
404 def _find_mac_near_keyword(command, args, keywords, get_word_index): argument423 word = words[get_word_index(i)]
812 get_word_index=lambda x: x + 1,