Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DStrGather.py66 COMPATIBLE_STRING_TOKEN = re.compile('STRING_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
578 StringTokenList = COMPATIBLE_STRING_TOKEN.findall(Line)