Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c5015 int charmaptranslate_output(const Py_UNICODE *startinp, const Py_UNICODE *curinp, in charmaptranslate_output() argument
5040 (insize - (curinp-startinp)) + in charmaptranslate_output()