Searched refs:FIRST_WORD (Results 1 – 1 of 1) sorted by relevance
15 FIRST_WORD = re.compile("^\s*(.*?)[\s({\[]") variable95 match = FIRST_WORD.match(line)