Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dunicodeobject.c1998 unicode_resize(PyObject **p_unicode, Py_ssize_t length) in unicode_resize() argument
2042 PyUnicode_Resize(PyObject **p_unicode, Py_ssize_t length) in PyUnicode_Resize() argument
2531 unicode_adjust_maxchar(PyObject **p_unicode) unicode_adjust_maxchar() argument
[all...]

Completed in 16 milliseconds