Home
last modified time | relevance | path

Searched defs:old_text (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/lib2to3/
Drefactor.py289 def print_output(self, old_text, new_text, filename, equal): argument
507 def processed_file(self, new_text, filename, old_text=None, write=False, argument
528 def write_file(self, new_text, filename, old_text, encoding=None): argument
Dmain.py69 def write_file(self, new_text, filename, old_text, encoding): argument
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py170 def print_output(self, old_text, new_text, filename, equal): argument
/external/syslinux/com32/lib/libpng/
Dpngset.c672 png_textp old_text; in png_set_text_2() local