Searched refs:_RE_PATTERN_INCLUDE_NEW_STYLE (Results 1 – 2 of 2) sorted by relevance
2903 _RE_PATTERN_INCLUDE_NEW_STYLE = re.compile(r'#include +"[^/]+\.h"') variable3037 if _RE_PATTERN_INCLUDE_NEW_STYLE.search(line):
3455 _RE_PATTERN_INCLUDE_NEW_STYLE = re.compile(r'#include +"[^/]+\.h"') variable3588 if _RE_PATTERN_INCLUDE_NEW_STYLE.search(line):