Searched refs:filter_sub (Results 1 – 1 of 1) sorted by relevance
1183 def filter_sub(match): function1240 text = re.sub(tag_match, filter_sub, text)1260 def filter_sub(match): function1265 text = re.sub(tag_match, filter_sub, text)1295 def filter_sub(match): function1307 text = re.sub(tag_match, filter_sub, text)