Home
last modified time | relevance | path

Searched refs:orig_s (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dunicodeobject.c4975 const char *orig_s = s; in _Py_DecodeUTF8Ex() local
5031 *wlen = s - orig_s; in _Py_DecodeUTF8Ex()