Searched refs:GLOBAL_RE (Results 1 – 1 of 1) sorted by relevance
35 GLOBAL_RE = re.compile(rf'^ \s* {GLOBAL}', re.VERBOSE) variable40 m = GLOBAL_RE.match(srcinfo.text)