Searched refs:file_contains (Results 1 – 1 of 1) sorted by relevance
333 def file_contains(pattern, name): function405 if (file_contains(r'generated automatically', name) or406 file_contains(r'automatically generated', name)):