Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/bl2/ext/mcuboot/scripts/
Dmacro_parser.py51 def evaluate_macro(file, regexp, matchGroupKey, matchGroupData, bracketless=False): argument
52 regexp_compiled = re.compile(regexp)