Searched refs:_word_re (Results 1 – 1 of 1) sorted by relevance
24 _word_re = re.compile(r'\w+(?u)') variable503 return len(_word_re.findall(s))