MCPcopy Create free account
hub / github.com/balloonwj/TeamTalk / duplicateStringValue

Function duplicateStringValue

server/src/base/jsoncpp/json_value.cpp:85–102  ·  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.70
CZStringMethod · 0.70
ValueMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected