Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c1384 unicode_create_empty_string_singleton(struct _Py_unicode_state *state) in unicode_create_empty_string_singleton() function
15788 if (unicode_create_empty_string_singleton(state) < 0) { in _PyUnicode_Init()