Searched defs:string_find (Results 1 – 2 of 2) sorted by relevance
1646 func string_find(_ *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
1759 string_find(PyStringObject *self, PyObject *args) in string_find() function