Searched refs:filter_sub (Results 1 – 1 of 1) sorted by relevance
1055 def filter_sub(match): function1112 text = re.sub(tag_match, filter_sub, text)1132 def filter_sub(match): function1137 text = re.sub(tag_match, filter_sub, text)1167 def filter_sub(match): function1178 text = re.sub(tag_match, filter_sub, text)