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

Function decode_mbcs

Objects/unicodeobject.c:3891–3938  ·  view source on GitHub ↗

* Decode MBCS string into unicode object. If 'final' is set, converts * trailing lead-byte too. Returns consumed size if succeed, -1 otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

is_dbcs_lead_byteFunction · 0.85
_PyUnicode_NewFunction · 0.85
_PyUnicode_ResizeFunction · 0.85

Tested by

no test coverage detected