Searched refs:int_from_string (Results 1 – 1 of 1) sorted by relevance
1468 int_from_string(const char *s, Py_ssize_t len) function1658 return int_from_string(PyString_AS_STRING(o),1673 result = int_from_string(PyString_AS_STRING(str), buffer_len);