Searched refs:REGEX_LIST (Results 1 – 2 of 2) sorted by relevance
86 REGEX_LIST = [] variable88 REGEX_LIST.append(re.compile(reg))119 for reg in REGEX_LIST:
100 REGEX_LIST = [] variable102 REGEX_LIST.append(re.compile(reg))111 for reg in REGEX_LIST: