Searched refs:ev_string (Results 1 – 1 of 1) sorted by relevance
53 def from_string(ev_string): argument81 result = ev_pattern_SYN_REPORT.search(ev_string)86 result = ev_pattern.search(ev_string)93 logging.warn('not an event: %s', ev_string)