Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/build/
Dtoolset.py26 __re_first_group = re.compile (r'[^.]*\.(.*)') variable
268 match = __re_first_group.match(f.rule)