Searched refs:s_int (Results 1 – 1 of 1) sorted by relevance
581 def s_int(scanner, token): return int(token) function586 (r"\d+", s_int),