Searched refs:_TABLE_ENTRY_CONTENTS (Results 1 – 1 of 1) sorted by relevance
39 _TABLE_ENTRY_CONTENTS = re.compile(r'.*?(null|@[a-zA-Z0-9.]+).* (-?\d+)') variable66 groups = _TABLE_ENTRY_CONTENTS.match(entry)