Searched refs:filter_sub (Results 1 – 1 of 1) sorted by relevance
1182 def filter_sub(match): function1239 text = re.sub(tag_match, filter_sub, text)1259 def filter_sub(match): function1264 text = re.sub(tag_match, filter_sub, text)1294 def filter_sub(match): function1306 text = re.sub(tag_match, filter_sub, text)