Home
last modified time | relevance | path

Searched defs:mlast (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/stringlib/
H A Dfastsearch.h544 Py_ssize_t mlast = m - 1, count = 0; in default_find() local
604 Py_ssize_t mlast in adaptive_find() local
678 Py_ssize_t i, j, mlast = m - 1, skip = m - 1, w = n - m; default_rfind() local
[all...]

Completed in 3 milliseconds