Searched refs:pid_regex (Results 1 – 1 of 1) sorted by relevance
263 pid_regex = "^(\d*)-(\d*)$|^(\d*)$" variable272 pid_re = re.compile(pid_regex)