Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c1943 unicode_write_cstr(PyObject *unicode, Py_ssize_t index, in unicode_write_cstr() function
13749 unicode_write_cstr(writer->buffer, writer->pos, str, len); in _PyUnicodeWriter_WriteLatin1String()