Searched refs:titleAnchorPat (Results 1 – 1 of 1) sorted by relevance
43 titleAnchorPat = re.compile(r'^\[\[(?P<anchor>[^,]+).*\]\]$') variable205 match = titleAnchorPat.match(line)