Home
last modified time | relevance | path

Searched refs:after_text (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/lang/python310/Python-3.10.1/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/lang/python37/Python-3.7.12/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/lang/python38/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/lang/python39/Python-3.9.9/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/idle_test/
H A Dtest_replace.py97 after_text = text.get('1.0', 'end')
98 equal(before_text, after_text)
112 after_text = text.get('1.0', 'end')
113 equal(before_text, after_text)
119 after_text = text.get('1.0', 'end')
120 equal(before_text, after_text)
151 after_text = text.get('1.0', 'end')
152 equal(before_text, after_text)
181 equal(before_text, after_text)
199 after_text = text.get('1.0', 'end')
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/Documentation/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/Documentation/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/doc/sphinx/
H A Dkernel_include.py129 after_text = self.options.get('start-after', None)
130 if after_text:
132 after_index = rawtext.find(after_text)
136 rawtext = rawtext[after_index + len(after_text):]

1234567