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

Function extract_boolean

sql/item_strfunc.cc:5937–5976  ·  view source on GitHub ↗

Try to determine whether an argument has a boolean (as opposed to an int) type, and if so, return its boolean value. @param[in] arg The argument to inspect. @param[in/out] result Fill in the result if this is a boolean arg. @return True if the arg can be determined to have a boolean type. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_json_atom_wrapperFunction · 0.85

Calls 6

is_bool_funcMethod · 0.45
val_intMethod · 0.45
typeMethod · 0.45
substypeMethod · 0.45
is_setMethod · 0.45
eqMethod · 0.45

Tested by

no test coverage detected