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

Function parse_and_cache_ooa

sql/item_strfunc.cc:4778–4804  ·  view source on GitHub ↗

Parse and cache a (possibly constant) oneOrAll argument. @param[in] arg The oneOrAll arg passed to the JSON function. @param[in] string_value String variable to use for parsing. @param[in] cached_ooa Previous result of parsing this arg. @param[in] func_name The name of the calling JSON function. @returns ooa_one, ooa_all, ooa_null or ooa_error, based on the match */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

val_intMethod · 0.85
val_jsonMethod · 0.85

Calls 4

parse_one_or_allFunction · 0.85
val_strMethod · 0.45
c_ptr_safeMethod · 0.45

Tested by

no test coverage detected