Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/tools/
Dtranslate_vehicle_props.py29 RE_COMMENT_SINGLE_LINE = re.compile("\s*\/\*\*.*\*\/") variable
76 if RE_COMMENT_SINGLE_LINE.match(line):