Home
last modified time | relevance | path

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

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