Searched refs:need_quote_re (Results 1 – 1 of 1) sorted by relevance
62 need_quote_re = re.compile(r'[^a-zA-Z0-9._-]') variable228 if need_quote_re.search(value):