Searched refs:ANCHOR (Results 1 – 1 of 1) sorted by relevance
54 ANCHOR = re.compile(r'\[\[(?P<entity_name>[^\]]+)\]\]') variable133 ANCHOR = 'anchor' variable in Attrib501 for match in ANCHOR.finditer(line):