MCPcopy Create free account
hub / github.com/Ubpa/RenderLab / GetStringLength

Function GetStringLength

include/3rdParty/rapidjson/document.h:1686–1686  ·  view source on GitHub ↗

Get the length of string. ! Since rapidjson permits "\\u0000" in the json string, strlen(v.GetString()) may not equal to v.GetStringLength(). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AcceptFunction · 0.85
StringEqualFunction · 0.85

Calls 2

IsStringFunction · 0.85
GetLengthMethod · 0.80

Tested by

no test coverage detected