void jx_eval_enable_external(int enable)
Enable external functions.
struct jx * jx_eval_with_defines(struct jx *j, struct jx *context)
Evaluate an expression with embedded definitions.
struct jx * jx_eval(struct jx *j, struct jx *context)
Evaluate an expression.
JSON Expressions (JX) library.
JX value representing any expression type.
Definition: jx.h:117