Home
last modified time | relevance | path

Searched refs:re_space_before_tab (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/patman/
H A Dpatchstream.py46 re_space_before_tab = re.compile('^[+].* \t') variable
285 m = re_space_before_tab.match(line)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/patman/
H A Dpatchstream.py45 re_space_before_tab = re.compile('^[+].* \t') variable
311 m = re_space_before_tab.match(line)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/patman/
H A Dpatchstream.py45 re_space_before_tab = re.compile('^[+].* \t') variable
311 m = re_space_before_tab.match(line)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/patman/
H A Dpatchstream.py45 re_space_before_tab = re.compile('^[+].* \t') variable
311 m = re_space_before_tab.match(line)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/patman/
H A Dpatchstream.py45 re_space_before_tab = re.compile('^[+].* \t') variable
311 m = re_space_before_tab.match(line)
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/patman/
H A Dpatchstream.py45 re_space_before_tab = re.compile('^[+].* \t') variable
311 m = re_space_before_tab.match(line)
/dports/sysutils/u-boot-tools/u-boot-2020.07/tools/patman/
H A Dpatchstream.py46 re_space_before_tab = re.compile('^[+].* \t') variable
367 m = re_space_before_tab.match(line)