libamxp
1.4.0
Patterns C Implementation
|
Go to the source code of this file.
Functions | |
bool | amxp_expr_eval_set (amxp_expr_t *expr, const amxc_set_t *const data, amxp_expr_status_t *status) |
Evaluates an expression against a set. More... | |
amxp_expr_status_t | amxp_expr_get_field_set (UNUSED amxp_expr_t *expr, amxc_var_t *value, const char *path, void *priv) |
amxp_expr_status_t amxp_expr_get_field_set | ( | UNUSED amxp_expr_t * | expr, |
amxc_var_t * | value, | ||
const char * | path, | ||
void * | priv | ||
) |
Definition at line 71 of file amxp_expression_set.c.