Home
last modified time | relevance | path

Searched refs:no_args_assign (Results 1 - 1 of 1) sorted by relevance

/third_party/eudev/test/
H A Drule-syntax-check.py30 no_args_assign = re.compile('(NAME|SYMLINK|OWNER|GROUP|MODE|TAG|PROGRAM|RUN|LABEL|GOTO|WAIT_FOR|OPTIONS|IMPORT)\s*(?:\+=|:=|=)\s*"([^"]*)"$') variable
56 no_args_assign.match(clause) or args_assign.match(clause)):

Completed in 0 milliseconds