Searched refs:EM_STRONG_RE (Results 1 – 1 of 1) sorted by relevance
130 EM_STRONG_RE = r'(\*)\1{2}(.+?)\1(.*?)\1{2}' variable446 EmStrongItem(re.compile(EM_STRONG_RE, re.DOTALL | re.UNICODE), 'double', 'strong,em'),