Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dtest_psa_constant_names.py60 NORMALIZE_STRIP_RE = re.compile(r'\s+') variable
66 return re.sub(NORMALIZE_STRIP_RE, '', expr)