Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsuggestions.c40 size_t max_cost) in levenshtein_distance()
272 _Py_UTF8_Edit_Cost(PyObject *a, PyObject *b, Py_ssize_t max_cost) in _Py_UTF8_Edit_Cost()