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

Function PyString_DecodeEscape

Objects/stringobject.c:605–757  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

escape_decodeFunction · 0.85
load_stringFunction · 0.85
parsestrFunction · 0.85

Calls 10

PyString_AsStringFunction · 0.85
PyUnicode_DecodeUTF8Function · 0.85
PyErr_SetStringFunction · 0.85
isxdigitFunction · 0.85
islowerFunction · 0.85
PyErr_FormatFunction · 0.85
_PyString_ResizeFunction · 0.85
isdigitFunction · 0.50

Tested by

no test coverage detected