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

Function build_string

Objects/stringlib/string_format.h:978–1019  ·  view source on GitHub ↗

build_string allocates the output string and then calls do_markup to do the heavy lifting. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

output_markupFunction · 0.85
do_string_formatFunction · 0.85

Calls 3

PyErr_SetStringFunction · 0.85
output_initializeFunction · 0.85
do_markupFunction · 0.85

Tested by

no test coverage detected