Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/lib2to3/
Dpatcomp.py55 def compile_pattern(self, input, debug=False, with_tree=False): argument
62 if with_tree:
Dfixer_base.py68 with_tree=True)
/external/python/cpython2/Lib/lib2to3/
Dpatcomp.py55 def compile_pattern(self, input, debug=False, with_tree=False): argument
62 if with_tree:
Dfixer_base.py69 with_tree=True)
/external/libxml2/
Dconfigure.ac235 with_tree=yes
357 if test "$with_tree" = ""
359 with_tree=no
1148 if test "$with_tree" = "no" ; then