MCPcopy Create free account
hub / github.com/arkdb/inception / get_json_string

Function get_json_string

sql/item_strfunc.cc:4564–4585  ·  view source on GitHub ↗

Helper method for Item_func_json_* methods. Check whether an argument can be converted to a utf8mb4 string. @param[in] arg_item An argument Item @param[out] value Where to materialize the arg_item's string value @param[out] utf8_res Buffer for use by ensure_utf8mb4. @param[in] func_name Name of the user-invoked JSON_ function @param[out] safep String pointer after any

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

val_jsonMethod · 0.85

Calls 2

ensure_utf8mb4Function · 0.85
val_strMethod · 0.45

Tested by

no test coverage detected