Home
last modified time | relevance | path

Searched refs:_punctuation_re (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/jinja2/
Dutils.py19 _punctuation_re = re.compile( variable
203 match = _punctuation_re.match(word)