MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / encode_mbcs

Function encode_mbcs

Objects/unicodeobject.c:3989–4030  ·  view source on GitHub ↗

* Convert unicode into string object (MBCS). * Returns 0 if succeed, -1 otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PyUnicode_EncodeMBCSFunction · 0.85

Calls 4

PyString_SizeFunction · 0.85
_PyString_ResizeFunction · 0.85

Tested by

no test coverage detected