MCPcopy Create free account
hub / github.com/coronalabs/corona / utf8_width_print

Function utf8_width_print

external/sqlite3/shell.c:436–458  ·  view source on GitHub ↗

** Output string zUtf to stream pOut as w characters. If w is negative, ** then right-justify the text. W is the width in UTF-8 characters, not ** in bytes. This is different from the %*.*s specification in printf ** since with %*.*s the width is measured in bytes, not characters. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

shell_callbackFunction · 0.85

Calls 1

utf8_printfFunction · 0.85

Tested by

no test coverage detected