Searched defs:in_re (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/util/
H A Dtemplate.py44 in_re = re.compile(r'\s+in\s+') variable
638 match = in_re.search(first)

Completed in 105 milliseconds