Searched refs:get_string_pos (Results 1 – 2 of 2) sorted by relevance
43 def get_string_pos(strings, string_to_find): function110 cmd_pos = get_string_pos(words, "block_rq_complete:")112 cmd_pos = get_string_pos(words, "block_bio_complete:")
46 def get_string_pos(strings, string_to_find): function