MCPcopy Create free account
hub / github.com/amzeratul/halley / duplicateStringValue

Function duplicateStringValue

src/contrib/json/jsoncpp.cpp:1595–1606  ·  view source on GitHub ↗

Duplicates the specified string value. * @param value Pointer to the string to duplicate. Must be zero-terminated if * length is "unknown". * @param length Length of the value. if equals to unknown, then it will be * computed using strlen(value). * @return Pointer on the duplicate instance of string. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

setCommentMethod · 0.85
CZStringMethod · 0.85
ValueMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected