Searched refs:filter_sub (Results 1 – 1 of 1) sorted by relevance
1177 def filter_sub(match): function1234 text = re.sub(tag_match, filter_sub, text)1254 def filter_sub(match): function1259 text = re.sub(tag_match, filter_sub, text)1289 def filter_sub(match): function1301 text = re.sub(tag_match, filter_sub, text)