MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / ShowCStringQuoted

Method ShowCStringQuoted

src/gtest/gtest-all.cpp:2130–2132  ·  view source on GitHub ↗

Returns the input enclosed in double quotes if it's not NULL; otherwise returns "(null)". For example, "\"Hello\"" is returned for input "Hello". This is useful for printing a C string in the syntax of a literal. Known issue: escape sequences are not handled yet.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

StringFunction · 0.70

Tested by

no test coverage detected