Searched refs:_SEARCH_NAME_REGEX (Results 1 – 1 of 1) sorted by relevance
32 _SEARCH_NAME_REGEX = re.compile('\w+', re.UNICODE) variable64 names = _SEARCH_NAME_REGEX.findall(name)