Home
last modified time | relevance | path

Searched defs:ahi (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Ddifflib.py348 def find_longest_match(self, alo, ahi, blo, bhi): argument
928 def _plain_replace(self, a, alo, ahi, b, blo, bhi): argument
943 def _fancy_replace(self, a, alo, ahi, b, blo, bhi): argument
1041 def _fancy_helper(self, a, alo, ahi, b, blo, bhi): argument
/external/python/cpython3/Lib/
Ddifflib.py336 def find_longest_match(self, alo, ahi, blo, bhi): argument
914 def _plain_replace(self, a, alo, ahi, b, blo, bhi): argument
928 def _fancy_replace(self, a, alo, ahi, b, blo, bhi): argument
1022 def _fancy_helper(self, a, alo, ahi, b, blo, bhi): argument