Searched refs:quote_matcher_regex (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/tools/
H A Dzip2msi.py117 quote_matcher_regex = re.compile(r'\s|"') variable
142 if re.search(quote_matcher_regex, arg):

Completed in 148 milliseconds