Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Dutils.py21 _punctuation_re = re.compile( variable
211 match = _punctuation_re.match(word)