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

Function parse_json

sql/item_strfunc.cc:4447–4492  ·  view source on GitHub ↗

Parse a JSON dom out of an argument to a JSON function. @param[in] res Pointer to string value of arg. @param[in] arg_idx 0-based index of corresponding JSON function argument @param[in] func_name Name of the user-invoked JSON_ function @param[in,out] dom If non-null, we want any text parsed DOM returned at the location pointed to @param[in] require_str_or_json

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

json_is_validFunction · 0.85
val_strMethod · 0.85

Calls 4

ensure_utf8mb4Function · 0.85
is_valid_json_syntaxFunction · 0.85
parseClass · 0.85
my_errorFunction · 0.85

Tested by

no test coverage detected