Home
last modified time | relevance | path

Searched refs:_Py_unicode_runtime_ids (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_unicodeobject.h28 struct _Py_unicode_runtime_ids { struct
H A Dpycore_runtime.h15 #include "pycore_unicodeobject.h" // struct _Py_unicode_runtime_ids
126 struct _Py_unicode_runtime_ids unicode_ids;
/third_party/python/Objects/
H A Dunicodeobject.c2289 struct _Py_unicode_runtime_ids *rt_ids = &interp->runtime->unicode_ids; in _PyUnicode_FromId()

Completed in 20 milliseconds