Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dgenerate_test_code.py570 COMMENT_START_REGEX = re.compile(r'/[*/]') variable
583 opening = COMMENT_START_REGEX.search(line, pos)