Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c10400 unsigned char *res_data = NULL, *sep_data = NULL; in _PyUnicode_JoinArray() local
10504 sep_data = PyUnicode_1BYTE_DATA(sep); in _PyUnicode_JoinArray()
10515 sep_data, in _PyUnicode_JoinArray()