Home
last modified time | relevance | path

Searched refs:get_bytes_yielding_seq (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/stringbench/
H A Dstringbench.py674 def get_bytes_yielding_seq(STR, arg): function
683 s2 = get_bytes_yielding_seq(STR, "")
692 s2 = get_bytes_yielding_seq(STR, "")
701 s2 = get_bytes_yielding_seq(STR, "ABCDEFGHIJKLMnOPQRSTUVWXYZ")
710 s2 = get_bytes_yielding_seq(STR, "ABCDEFGHIJKLMnOPQRSTUVWXYZ")

Completed in 3 milliseconds