Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_decode
Function · 0.85
load_string
Function · 0.85
parsestr
Function · 0.85
Calls
10
PyString_FromStringAndSize
Function · 0.85
PyString_AsString
Function · 0.85
PyUnicode_DecodeUTF8
Function · 0.85
PyUnicode_AsEncodedString
Function · 0.85
PyErr_SetString
Function · 0.85
isxdigit
Function · 0.85
islower
Function · 0.85
PyErr_Format
Function · 0.85
_PyString_Resize
Function · 0.85
isdigit
Function · 0.50
Tested by
no test coverage detected