Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_codecsmodule.c868 return codec_tuple(_PyUnicode_AsASCIIString(str, errors), in _codecs_ascii_encode_impl()
/external/python/cpython3/Include/cpython/
Dunicodeobject.h891 PyAPI_FUNC(PyObject*) _PyUnicode_AsASCIIString(
/external/python/cpython3/Objects/
Dobject.c534 ascii = _PyUnicode_AsASCIIString(repr, "backslashreplace"); in PyObject_ASCII()
Dunicodeobject.c3935 return _PyUnicode_AsASCIIString(unicode, errors); in PyUnicode_AsEncodedString()
7511 _PyUnicode_AsASCIIString(PyObject *unicode, const char *errors) in _PyUnicode_AsASCIIString() function
7530 return _PyUnicode_AsASCIIString(unicode, NULL); in PyUnicode_AsASCIIString()
/external/python/cpython3/Modules/_io/
Dtextio.c709 return _PyUnicode_AsASCIIString(text, PyUnicode_AsUTF8(self->errors)); in ascii_encode()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1247 …<elf-symbol name='_PyUnicode_AsASCIIString' type='func-type' binding='global-binding' visibility='…
10087 …<function-decl name='_PyUnicode_AsASCIIString' mangled-name='_PyUnicode_AsASCIIString' filepath='.…
11636_PyUnicode_AsASCIIString' mangled-name='_PyUnicode_AsASCIIString' filepath='Objects/unicodeobject.…