Searched refs:next_end_ptr (Results 1 – 1 of 1) sorted by relevance
379 scanstring_unicode(PyObject *pystr, Py_ssize_t end, int strict, Py_ssize_t *next_end_ptr) in scanstring_unicode() argument437 *next_end_ptr = next + 1;; in scanstring_unicode()545 *next_end_ptr = end; in scanstring_unicode()549 *next_end_ptr = -1; in scanstring_unicode()