Home
last modified time | relevance | path

Searched refs:eval_path_expr (Results 1 – 1 of 1) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c7835 eval_path_expr(struct lyxp_expr *exp, uint16_t *exp_idx, struct lyd_node *cur_node, struct lys_modu… in eval_path_expr() function
8626 ret = eval_path_expr(exp, exp_idx, cur_node, local_mod, set, options); in eval_expr_select()