Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dunicodeobject.h942 : _PyUnicodeWriter_PrepareKindInternal((WRITER), (KIND)))
947 _PyUnicodeWriter_PrepareKindInternal(_PyUnicodeWriter *writer,
/external/python/cpython3/Objects/
Dunicodeobject.c13577 _PyUnicodeWriter_PrepareKindInternal(_PyUnicodeWriter *writer, in _PyUnicodeWriter_PrepareKindInternal() function