Home
last modified time | relevance | path

Searched refs:REGEX_QUOTES (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dcheckkconfigsymbols.py40 REGEX_QUOTES = re.compile("(\"(.*?)\")") variable
458 line = REGEX_QUOTES.sub("", line)