Home
last modified time | relevance | path

Searched refs:PyUnicode_InternInPlace (Results 1 – 2 of 2) sorted by last modified time

/unit/src/python/
H A Dnxt_python.c769 PyUnicode_InternInPlace(&obj); in nxt_python_init_strings()
H A Dnxt_python.h31 #define PyUnicode_InternInPlace PyString_InternInPlace macro