Searched defs:config_re (Results 1 – 2 of 2) sorted by relevance
85 config_re = re.compile('(CONFIG_[A-Za-z0-9_]+)[=]\"?([^\"]*)\"?$') variable in TestPlan
509 config_re = re.compile('(CONFIG_[A-Za-z0-9_]+)[=]\"?([^\"]*)\"?$') variable in CMake