Searched refs:COMPATIBLE_STRING_TOKEN (Results 1 – 1 of 1) sorted by relevance
66 COMPATIBLE_STRING_TOKEN = re.compile('STRING_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable578 StringTokenList = COMPATIBLE_STRING_TOKEN.findall(Line)