Searched defs:ARGUMENT_DECLARATION_REGEX (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/tests/scripts/ | ||
H A D | generate_test_code.py | 467 ARGUMENT_DECLARATION_REGEX = re.compile(r'(.+?) ?(?:\bconst\b)? ?(\w+)\Z', re.S) variable |
Completed in 2 milliseconds