Home
last modified time | relevance | path

Searched defs:compile_pattern (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dpatcomp.py56 def compile_pattern(self, input, debug=False, with_tree=False): member in PatternCompiler
204 def compile_pattern(pattern): function
Dfixer_base.py61 def compile_pattern(self): member in BaseFix
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
Dfix_imports.py99 def compile_pattern(self): member in FixImports