Searched refs:ESP_SYSTEM_INIT_FN_REGEX_SIMPLE (Results 1 – 1 of 1) sorted by relevance
20 ESP_SYSTEM_INIT_FN_REGEX_SIMPLE = re.compile(r'ESP_SYSTEM_INIT_FN') variable57 count_expected = len(ESP_SYSTEM_INIT_FN_REGEX_SIMPLE.findall(file_contents))