Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dasynchat.py303 def find_prefix_at_end(haystack, needle): function
/external/python/cpython2/Lib/
Dasynchat.py317 def find_prefix_at_end (haystack, needle): function