Searched refs:re_start (Results 1 – 2 of 2) sorted by relevance
42 re_start = re.compile( r"(\w+)\s*(.*)" ) variable83 m = re_start.match(line)
980 re_start: in MAIN()1275 goto re_start; in MAIN()