Searched refs:CONFIG_RE (Results 1 – 1 of 1) sorted by relevance
23 CONFIG_RE = '(\S+[^\]>]):\s+((?:' + TIME_RE + '\s+)+)' variable36 CONFIG_RE_COMPILED = re.compile(CONFIG_RE)