Home
last modified time | relevance | path

Searched defs:collend (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunicodeobject.c7095 Py_ssize_t collend = collstart + 1; in unicode_encode_ucs1() local
712 backslashreplace(_PyBytesWriter *writer, char *str, PyObject *unicode, Py_ssize_t collstart, Py_ssize_t collend) backslashreplace() argument
779 xmlcharrefreplace(_PyBytesWriter *writer, char *str, PyObject *unicode, Py_ssize_t collstart, Py_ssize_t collend) xmlcharrefreplace() argument
9252 Py_ssize_t collend; _PyUnicode_TranslateCharmap() local
[all...]

Completed in 20 milliseconds