Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/build/
Dproperty.py27 __re_separate_condition_and_property = re.compile (r'(.*):(<.*)') variable
176 m = __re_separate_condition_and_property.match(s)