Home
last modified time | relevance | path

Searched defs:include_pattern (Results 1 – 2 of 2) sorted by relevance

/third_party/json/third_party/amalgamate/
Damalgamate.py128 include_pattern = re.compile( variable in TranslationUnit
/third_party/python/Lib/distutils/
Dfilelist.py180 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): member in FileList