Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_unicodeobject.h49 struct _Py_unicode_state { struct
H A Dpycore_interp.h26 #include "pycore_unicodeobject.h" // struct _Py_unicode_state
162 struct _Py_unicode_state unicode;
/third_party/python/Objects/
H A Dunicodeobject.c56 #include "pycore_unicodeobject.h" // struct _Py_unicode_state
2344 unicode_clear_identifiers(struct _Py_unicode_state *state) in unicode_clear_identifiers()
16136 struct _Py_unicode_state *state = &interp->unicode; in _PyUnicode_Fini()

Completed in 21 milliseconds